Linux Kernel
3.7.1
|
#include <rc-core-priv.h>
Data Structures | |
struct | jvc_dec |
struct | lirc_codec |
struct | mce_kbd_dec |
struct | nec_dec |
struct | rc5_dec |
struct | rc5_sz_dec |
struct | rc6_dec |
struct | sanyo_dec |
struct | sony_dec |
Definition at line 34 of file rc-core-priv.h.
Definition at line 41 of file rc-core-priv.h.
u64 enabled_protocols |
Definition at line 42 of file rc-core-priv.h.
struct kfifo_rec_ptr_1 kfifo |
Definition at line 38 of file rc-core-priv.h.
ktime_t last_event |
Definition at line 39 of file rc-core-priv.h.
enum raw_event_type last_type |
Definition at line 40 of file rc-core-priv.h.
Definition at line 35 of file rc-core-priv.h.
spinlock_t lock |
Definition at line 37 of file rc-core-priv.h.
struct ir_raw_event_ctrl::mce_kbd_dec mce_kbd |
struct ir_raw_event prev_ev |
Definition at line 45 of file rc-core-priv.h.
struct ir_raw_event this_ev |
Definition at line 46 of file rc-core-priv.h.
Definition at line 36 of file rc-core-priv.h.