Searched defs:acpi_spi_lookup (Results 1 – 1 of 1) sorted by relevance
2618 struct acpi_spi_lookup { struct2619 struct spi_controller *ctlr;2620 u32 max_speed_hz;2621 u32 mode;2622 int irq;2623 u8 bits_per_word;2624 u8 chip_select;2625 int n;2626 int index;