|
Linux Kernel
3.7.1
|
Data Fields | |
| struct platform_device * | pdev |
| struct mutex | buslock |
| struct gpio_chip | chip |
| int | irq |
| unsigned | irq_base |
| unsigned long | trig_change_mask |
| unsigned | trig_type |
Definition at line 55 of file gpio-msic.c.
Definition at line 57 of file gpio-msic.c.
Definition at line 58 of file gpio-msic.c.
| int irq |
Definition at line 59 of file gpio-msic.c.
| unsigned irq_base |
Definition at line 60 of file gpio-msic.c.
| struct platform_device* pdev |
Definition at line 56 of file gpio-msic.c.
| unsigned long trig_change_mask |
Definition at line 61 of file gpio-msic.c.
| unsigned trig_type |
Definition at line 62 of file gpio-msic.c.
1.8.2