Searched refs:cx231xx_IR (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/cx231xx/
H A Dcx231xx-input.c61 struct cx231xx_IR { struct
73 int (*get_key) (struct cx231xx_IR *, struct cx231xx_ir_poll_result *);
80 static void cx231xx_ir_handle_key(struct cx231xx_IR *ir)
117 struct cx231xx_IR *ir = (struct cx231xx_IR *)data;
124 struct cx231xx_IR *ir = container_of(work, struct cx231xx_IR, work);
130 void cx231xx_ir_start(struct cx231xx_IR *ir)
137 static void cx231xx_ir_stop(struct cx231xx_IR *ir)
145 struct cx231xx_IR *i
[all...]
H A Dcx231xx.h457 struct cx231xx_IR *ir;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-input.c61 struct cx231xx_IR { struct
73 int (*get_key) (struct cx231xx_IR *, struct cx231xx_ir_poll_result *);
80 static void cx231xx_ir_handle_key(struct cx231xx_IR *ir)
117 struct cx231xx_IR *ir = (struct cx231xx_IR *)data;
124 struct cx231xx_IR *ir = container_of(work, struct cx231xx_IR, work);
130 void cx231xx_ir_start(struct cx231xx_IR *ir)
137 static void cx231xx_ir_stop(struct cx231xx_IR *ir)
145 struct cx231xx_IR *i
[all...]
H A Dcx231xx.h457 struct cx231xx_IR *ir;

Completed in 115 milliseconds