Searched defs:acpi_gpio_event (Results 1 – 1 of 1) sorted by relevance
26 struct acpi_gpio_event { struct27 struct list_head node;28 acpi_handle handle;29 unsigned int pin;30 unsigned int irq;31 struct gpio_desc *desc;