Home
last modified time | relevance | path

Searched refs:IR_i2c (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/drivers/media/video/
Dir-kbd-i2c.c65 static int get_key_haup_common(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw, in get_key_haup_common()
116 static int get_key_haup(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_haup()
121 static int get_key_haup_xvr(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_haup_xvr()
139 static int get_key_pixelview(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_pixelview()
153 static int get_key_fusionhdtv(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_fusionhdtv()
177 static int get_key_knc1(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_knc1()
205 static int get_key_avermedia_cardbus(struct IR_i2c *ir, in get_key_avermedia_cardbus()
247 static int ir_key_poll(struct IR_i2c *ir) in ir_key_poll()
269 struct IR_i2c *ir = container_of(work, struct IR_i2c, work.work); in ir_work()
288 struct IR_i2c *ir; in ir_probe()
[all …]
/linux-3.4.99/include/media/
Dir-kbd-i2c.h8 struct IR_i2c;
10 struct IR_i2c { struct
23 int (*get_key)(struct IR_i2c*, u32*, u32*); argument
47 int (*get_key)(struct IR_i2c*, u32*, u32*);
/linux-3.4.99/drivers/media/video/saa7134/
Dsaa7134-input.c111 static int get_key_flydvb_trio(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_flydvb_trio()
166 static int get_key_msi_tvanywhere_plus(struct IR_i2c *ir, u32 *ir_key, in get_key_msi_tvanywhere_plus()
214 static int get_key_kworld_pc150u(struct IR_i2c *ir, u32 *ir_key, in get_key_kworld_pc150u()
261 static int get_key_purpletv(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_purpletv()
284 static int get_key_hvr1110(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_hvr1110()
309 static int get_key_beholdm6xx(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_beholdm6xx()
344 static int get_key_pinnacle(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw, in get_key_pinnacle()
397 static int get_key_pinnacle_grey(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_pinnacle_grey()
408 static int get_key_pinnacle_color(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_pinnacle_color()
/linux-3.4.99/drivers/media/video/em28xx/
Dem28xx-input.c83 int em28xx_get_key_terratec(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in em28xx_get_key_terratec()
111 int em28xx_get_key_em_haup(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in em28xx_get_key_em_haup()
160 int em28xx_get_key_pinnacle_usb_grey(struct IR_i2c *ir, u32 *ir_key, in em28xx_get_key_pinnacle_usb_grey()
182 int em28xx_get_key_winfast_usbii_deluxe(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in em28xx_get_key_winfast_usbii_deluxe()
Dem28xx.h726 int em28xx_get_key_terratec(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw);
727 int em28xx_get_key_em_haup(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw);
728 int em28xx_get_key_pinnacle_usb_grey(struct IR_i2c *ir, u32 *ir_key,
730 int em28xx_get_key_winfast_usbii_deluxe(struct IR_i2c *ir, u32 *ir_key,
/linux-3.4.99/drivers/media/video/cx231xx/
Dcx231xx-input.c27 static int get_key_isdbt(struct IR_i2c *ir, u32 *ir_key, in get_key_isdbt()
/linux-3.4.99/drivers/media/video/bt8xx/
Dbttv-input.c338 static int get_key_pv951(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_pv951()
/linux-3.4.99/drivers/media/video/cx88/
Dcx88-input.c542 static int get_key_pvr2000(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_pvr2000()
/linux-3.4.99/drivers/media/video/ivtv/
Divtv-i2c.c151 static int get_key_adaptec(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_adaptec()