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