Searched refs:IR_i2c (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dir-kbd-i2c.h6 struct IR_i2c;
8 struct IR_i2c { struct
20 int (*get_key)(struct IR_i2c*, u32*, u32*);
23 int get_key_pinnacle_grey(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw);
24 int get_key_pinnacle_color(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dir-kbd-i2c.c63 static int get_key_haup(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw)
99 static int get_key_pixelview(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw)
113 static int get_key_pv951(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw)
133 static int get_key_knc1(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw)
164 static int get_key_pinnacle(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw,
208 int get_key_pinnacle_grey(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw)
221 int get_key_pinnacle_color(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw)
236 static void ir_key_poll(struct IR_i2c *ir)
257 struct IR_i2c *ir = (struct IR_i2c*)dat
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/em28xx/
H A Dem28xx-input.c47 static int get_key_terratec(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw)
76 static int get_key_em_haup(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw)
107 static int get_key_pinnacle_usb_grey(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw)
130 void em28xx_set_ir(struct em28xx * dev,struct IR_i2c *ir)
H A Dem28xx.h300 void em28xx_set_ir(struct em28xx * dev,struct IR_i2c *ir);
H A Dem28xx-i2c.c453 struct IR_i2c *ir = i2c_get_clientdata(client);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-input.c99 static int get_key_purpletv(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw)
122 static int get_key_hvr1110(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw)
408 void saa7134_set_i2c_ir(struct saa7134_dev *dev, struct IR_i2c *ir)
H A Dsaa7134-i2c.c343 struct IR_i2c *ir = i2c_get_clientdata(client);
H A Dsaa7134.h697 void saa7134_set_i2c_ir(struct saa7134_dev *dev, struct IR_i2c *ir);

Completed in 115 milliseconds