Searched defs:ir_key (Results 1 – 8 of 8) sorted by relevance
/linux-3.3/drivers/media/video/ |
D | ir-kbd-i2c.c | 65 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() 206 u32 *ir_key, u32 *ir_raw) in get_key_avermedia_cardbus() 249 static u32 ir_key, ir_raw; in ir_key_poll() local
|
/linux-3.3/drivers/media/video/saa7134/ |
D | saa7134-input.c | 111 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() 213 static int get_key_purpletv(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_purpletv() 236 static int get_key_hvr1110(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_hvr1110() 261 static int get_key_beholdm6xx(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_beholdm6xx() 296 static int get_key_pinnacle(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw, in get_key_pinnacle() 349 static int get_key_pinnacle_grey(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_pinnacle_grey() 360 static int get_key_pinnacle_color(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_pinnacle_color()
|
/linux-3.3/drivers/media/video/em28xx/ |
D | em28xx-input.c | 83 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()
|
/linux-3.3/drivers/media/video/cx231xx/ |
D | cx231xx-input.c | 27 static int get_key_isdbt(struct IR_i2c *ir, u32 *ir_key, in get_key_isdbt()
|
/linux-3.3/drivers/media/video/bt8xx/ |
D | bttv-input.c | 338 static int get_key_pv951(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_pv951()
|
/linux-3.3/drivers/media/video/cx88/ |
D | cx88-input.c | 542 static int get_key_pvr2000(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_pvr2000()
|
/linux-3.3/drivers/media/video/ivtv/ |
D | ivtv-i2c.c | 151 static int get_key_adaptec(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) in get_key_adaptec()
|
/linux-3.3/drivers/media/dvb/ttpci/ |
D | budget-ci.c | 104 u32 ir_key; member
|