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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-input.c65 struct em28xx_IR { struct
77 int (*get_key)(struct em28xx_IR *, struct em28xx_ir_poll_result *);
222 static int default_polling_getkey(struct em28xx_IR *ir,
252 static int em2874_polling_getkey(struct em28xx_IR *ir,
288 static void em28xx_ir_handle_key(struct em28xx_IR *ir)
328 struct em28xx_IR *ir = container_of(work, struct em28xx_IR, work.work);
336 struct em28xx_IR *ir = priv;
346 struct em28xx_IR *ir = priv;
354 struct em28xx_IR *i
[all...]
H A Dem28xx.h510 struct em28xx_IR *ir;

Completed in 42 milliseconds