Searched defs:acpi_gpio_event (Results 1 – 2 of 2) sorted by relevance
53 struct acpi_gpio_event { struct54 struct list_head node;55 acpi_handle handle;56 irq_handler_t handler;57 unsigned int pin;58 unsigned int irq;59 unsigned long irqflags;60 bool irq_is_wake;61 bool irq_requested;62 struct gpio_desc *desc;
62 struct acpi_gpio_event { struct63 struct list_head node;64 acpi_handle handle;65 irq_handler_t handler;66 unsigned int pin;67 unsigned int irq;68 unsigned long irqflags;69 bool irq_is_wake;70 bool irq_requested;71 struct gpio_desc *desc;