Linux Kernel
3.7.1
|
#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 */ |
#define DEFAULT_POLLING_INTERVAL 100 /* ms */ |
Definition at line 6 of file ir-kbd-i2c.h.
enum ir_kbd_get_key_fn |
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.