Linux Kernel
3.7.1
|
Data Fields | |
struct input_dev * | idev |
struct ab8500 * | ab8500 |
int | irq_dbf |
int | irq_dbr |
struct ab8500_ponkey - ab8500 ponkey information : pointer to input device : ab8500 parent : irq number for falling transition : irq number for rising transition
Definition at line 26 of file ab8500-ponkey.c.
Definition at line 28 of file ab8500-ponkey.c.
struct input_dev* idev |
Definition at line 27 of file ab8500-ponkey.c.
int irq_dbf |
Definition at line 29 of file ab8500-ponkey.c.
int irq_dbr |
Definition at line 30 of file ab8500-ponkey.c.