Searched refs:em28xx_IR (Results 1 – 2 of 2) sorted by relevance
58 struct em28xx_IR { struct75 int (*get_key)(struct em28xx_IR *ir, struct em28xx_ir_poll_result *r); argument204 static int default_polling_getkey(struct em28xx_IR *ir, in default_polling_getkey()247 static int em2874_polling_getkey(struct em28xx_IR *ir, in em2874_polling_getkey()316 static int em28xx_i2c_ir_handle_key(struct em28xx_IR *ir) in em28xx_i2c_ir_handle_key()336 static void em28xx_ir_handle_key(struct em28xx_IR *ir) in em28xx_ir_handle_key()381 struct em28xx_IR *ir = container_of(work, struct em28xx_IR, work.work); in em28xx_ir_work()392 struct em28xx_IR *ir = rc->priv; in em28xx_ir_start()402 struct em28xx_IR *ir = rc->priv; in em28xx_ir_stop()409 struct em28xx_IR *ir = rc_dev->priv; in em2860_ir_change_protocol()[all …]
648 struct em28xx_IR *ir;