Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations
ir-kbd-i2c.h File Reference
#include <media/rc-core.h>

Go to the source code of this file.

Data Structures

struct  IR_i2c
 
struct  IR_i2c_init_data
 

Macros

#define DEFAULT_POLLING_INTERVAL   100 /* ms */
 

Enumerations

enum  ir_kbd_get_key_fn {
  IR_KBD_GET_KEY_CUSTOM = 0, IR_KBD_GET_KEY_PIXELVIEW, IR_KBD_GET_KEY_HAUP, IR_KBD_GET_KEY_KNC1,
  IR_KBD_GET_KEY_FUSIONHDTV, IR_KBD_GET_KEY_HAUP_XVR, IR_KBD_GET_KEY_AVERMEDIA_CARDBUS
}
 

Macro Definition Documentation

#define DEFAULT_POLLING_INTERVAL   100 /* ms */

Definition at line 6 of file ir-kbd-i2c.h.

Enumeration Type Documentation

Enumerator:
IR_KBD_GET_KEY_CUSTOM 
IR_KBD_GET_KEY_PIXELVIEW 
IR_KBD_GET_KEY_HAUP 
IR_KBD_GET_KEY_KNC1 
IR_KBD_GET_KEY_FUSIONHDTV 
IR_KBD_GET_KEY_HAUP_XVR 
IR_KBD_GET_KEY_AVERMEDIA_CARDBUS 

Definition at line 26 of file ir-kbd-i2c.h.