|
Linux Kernel
3.7.1
|
Data Fields | |
| struct platform_device * | pdev |
| struct clk * | pclk |
| struct serio * | io |
| void __iomem * | regs |
| unsigned int | irq |
| spinlock_t | lock |
| bool | open |
Definition at line 95 of file at32psif.c.
Definition at line 98 of file at32psif.c.
| unsigned int irq |
Definition at line 100 of file at32psif.c.
| spinlock_t lock |
Definition at line 102 of file at32psif.c.
| bool open |
Definition at line 103 of file at32psif.c.
Definition at line 97 of file at32psif.c.
| struct platform_device* pdev |
Definition at line 96 of file at32psif.c.
Definition at line 99 of file at32psif.c.
1.8.2