Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Data Fields
ir_raw_event_ctrl Struct Reference

#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
 

Data Fields

struct list_head list
 
struct task_structthread
 
spinlock_t lock
 
struct kfifo_rec_ptr_1 kfifo
 
ktime_t last_event
 
enum raw_event_type last_type
 
struct rc_devdev
 
u64 enabled_protocols
 
struct ir_raw_event prev_ev
 
struct ir_raw_event this_ev
 
struct ir_raw_event_ctrl::nec_dec nec
 
struct ir_raw_event_ctrl::rc5_dec rc5
 
struct ir_raw_event_ctrl::rc6_dec rc6
 
struct ir_raw_event_ctrl::sony_dec sony
 
struct ir_raw_event_ctrl::jvc_dec jvc
 
struct
ir_raw_event_ctrl::rc5_sz_dec 
rc5_sz
 
struct ir_raw_event_ctrl::sanyo_dec sanyo
 
struct
ir_raw_event_ctrl::mce_kbd_dec 
mce_kbd
 
struct
ir_raw_event_ctrl::lirc_codec 
lirc
 

Detailed Description

Definition at line 34 of file rc-core-priv.h.

Field Documentation

struct rc_dev* dev

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.

Definition at line 45 of file rc-core-priv.h.

Definition at line 46 of file rc-core-priv.h.

Definition at line 36 of file rc-core-priv.h.


The documentation for this struct was generated from the following file: