Searched defs:acpi_spi_lookup (Results 1 – 1 of 1) sorted by relevance
2450 struct acpi_spi_lookup { struct2451 struct spi_controller *ctlr;2452 u32 max_speed_hz;2453 u32 mode;2454 int irq;2455 u8 bits_per_word;2456 u8 chip_select;2457 int n;2458 int index;