Home
last modified time | relevance | path

Searched refs:em28xx_IR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/usb/em28xx/
H A Dem28xx-input.c49 struct em28xx_IR { struct
65 int (*get_key)(struct em28xx_IR *ir, struct em28xx_ir_poll_result *r); argument
194 static int default_polling_getkey(struct em28xx_IR *ir, in default_polling_getkey()
237 static int em2874_polling_getkey(struct em28xx_IR *ir, in em2874_polling_getkey()
293 static int em28xx_i2c_ir_handle_key(struct em28xx_IR *ir) in em28xx_i2c_ir_handle_key()
313 static void em28xx_ir_handle_key(struct em28xx_IR *ir) in em28xx_ir_handle_key()
358 struct em28xx_IR *ir = container_of(work, struct em28xx_IR, work.work); in em28xx_ir_work()
369 struct em28xx_IR *ir = rc->priv; in em28xx_ir_start()
379 struct em28xx_IR *ir = rc->priv; in em28xx_ir_stop()
386 struct em28xx_IR *ir = rc_dev->priv; in em2860_ir_change_protocol()
[all …]
H A Dem28xx.h643 struct em28xx_IR *ir;