Linux Kernel
3.7.1
|
#include <bfin_rotary.h>
Data Fields | |
unsigned int | rotary_up_key |
unsigned int | rotary_down_key |
unsigned int | rotary_button_key |
unsigned int | rotary_rel_code |
unsigned short | debounce |
unsigned short | mode |
unsigned short | pm_wakeup |
Definition at line 25 of file bfin_rotary.h.
unsigned short debounce |
Definition at line 40 of file bfin_rotary.h.
unsigned short mode |
Definition at line 41 of file bfin_rotary.h.
unsigned short pm_wakeup |
Definition at line 42 of file bfin_rotary.h.
unsigned int rotary_button_key |
Definition at line 35 of file bfin_rotary.h.
unsigned int rotary_down_key |
Definition at line 33 of file bfin_rotary.h.
unsigned int rotary_rel_code |
Definition at line 39 of file bfin_rotary.h.
unsigned int rotary_up_key |
Definition at line 29 of file bfin_rotary.h.