Linux Kernel
3.7.1
|
Data Fields | |
struct rc_dev * | dev |
struct tasklet_struct | msp430_irq_tasklet |
char | name [72] |
char | phys [32] |
int | rc5_device |
u32 | ir_key |
bool | have_command |
bool | full_rc5 |
Definition at line 98 of file budget-ci.c.
Definition at line 99 of file budget-ci.c.
bool full_rc5 |
Definition at line 106 of file budget-ci.c.
bool have_command |
Definition at line 105 of file budget-ci.c.
u32 ir_key |
Definition at line 104 of file budget-ci.c.
struct tasklet_struct msp430_irq_tasklet |
Definition at line 100 of file budget-ci.c.
char name[72] |
Definition at line 101 of file budget-ci.c.
char phys[32] |
Definition at line 102 of file budget-ci.c.
int rc5_device |
Definition at line 103 of file budget-ci.c.