Searched defs:IR_i2c_init_data (Results 1 – 1 of 1) sorted by relevance
37 struct IR_i2c_init_data { struct38 char *ir_codes;39 const char *name;40 u64 type; /* RC_TYPE_RC5, etc */41 u32 polling_interval; /* 0 means DEFAULT_POLLING_INTERVAL */47 int (*get_key)(struct IR_i2c*, u32*, u32*);48 enum ir_kbd_get_key_fn internal_get_key_func;50 struct rc_dev *rc_dev;