Linux Kernel
3.7.1
|
Data Fields | |
struct wm97xx * | wm |
struct timer_list | pen_timer |
void __iomem * | regs |
unsigned long | ac97c_irq |
unsigned long | gpio_pen |
unsigned long | gpio_irq |
unsigned short | x |
unsigned short | y |
Definition at line 137 of file atmel-wm97xx.c.
unsigned long ac97c_irq |
Definition at line 141 of file atmel-wm97xx.c.
unsigned long gpio_irq |
Definition at line 143 of file atmel-wm97xx.c.
unsigned long gpio_pen |
Definition at line 142 of file atmel-wm97xx.c.
struct timer_list pen_timer |
Definition at line 139 of file atmel-wm97xx.c.
Definition at line 140 of file atmel-wm97xx.c.
Definition at line 138 of file atmel-wm97xx.c.
unsigned short x |
Definition at line 144 of file atmel-wm97xx.c.
unsigned short y |
Definition at line 145 of file atmel-wm97xx.c.