Linux Kernel
3.7.1
|
#include <pinctrl-exynos.h>
Data Fields | |
struct irq_domain * | domain |
u32 | irq |
struct exynos_weint_data: irq specific data for all the wakeup interrupts generated by the external wakeup interrupt controller. : irq domain representing the external wakeup interrupts : interrupt number within the domain.
Definition at line 215 of file pinctrl-exynos.h.
struct irq_domain* domain |
Definition at line 216 of file pinctrl-exynos.h.
u32 irq |
Definition at line 217 of file pinctrl-exynos.h.