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