|
Linux Kernel
3.7.1
|
Data Fields | |
| struct input_dev * | input |
| struct clk * | clk |
| struct resource * | iores |
| void __iomem * | kscan_base |
| unsigned int | irq |
| u32 | matrix_sz |
| u32 | deb_clks |
| u32 | scan_delay |
| unsigned short * | keymap |
| unsigned int | row_shift |
| u8 | lastkeystates [8] |
Definition at line 66 of file lpc32xx-keys.c.
Definition at line 68 of file lpc32xx-keys.c.
| u32 deb_clks |
Definition at line 74 of file lpc32xx-keys.c.
| struct input_dev* input |
Definition at line 67 of file lpc32xx-keys.c.
Definition at line 69 of file lpc32xx-keys.c.
| unsigned int irq |
Definition at line 71 of file lpc32xx-keys.c.
| unsigned short* keymap |
Definition at line 77 of file lpc32xx-keys.c.
Definition at line 70 of file lpc32xx-keys.c.
| u8 lastkeystates[8] |
Definition at line 80 of file lpc32xx-keys.c.
| u32 matrix_sz |
Definition at line 73 of file lpc32xx-keys.c.
| unsigned int row_shift |
Definition at line 78 of file lpc32xx-keys.c.
| u32 scan_delay |
Definition at line 75 of file lpc32xx-keys.c.
1.8.2