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

#include <rc-core-priv.h>

Data Fields

struct list_head list
 
u64 protocols
 
int(* decode )(struct rc_dev *dev, struct ir_raw_event event)
 
int(* raw_register )(struct rc_dev *dev)
 
int(* raw_unregister )(struct rc_dev *dev)
 

Detailed Description

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

Field Documentation

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

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

u64 protocols

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

int(* raw_register)(struct rc_dev *dev)

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

int(* raw_unregister)(struct rc_dev *dev)

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


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