Searched defs:acpi_spi_lookup (Results 1 – 1 of 1) sorted by relevance
2281 struct acpi_spi_lookup { struct2282 struct spi_controller *ctlr;2283 u32 max_speed_hz;2284 u32 mode;2285 int irq;2286 u8 bits_per_word;2287 u8 chip_select;2288 int n;2289 int index;