Searched refs:VID_TYPE_TUNER (Results 1 – 20 of 20) sorted by relevance
/linux-2.4.37.9/drivers/media/radio/ |
D | radio-rtrack2.c | 119 v.type=VID_TYPE_TUNER; in rt_ioctl() 219 type: VID_TYPE_TUNER,
|
D | radio-gemtek.c | 151 v.type=VID_TYPE_TUNER; in gemtek_ioctl() 253 type: VID_TYPE_TUNER,
|
D | miropcm20-radio.c | 135 v.type=VID_TYPE_TUNER; in pcm20_ioctl() 248 type: VID_TYPE_TUNER,
|
D | radio-terratec.c | 198 v.type=VID_TYPE_TUNER; in tt_ioctl() 298 type: VID_TYPE_TUNER,
|
D | radio-aztech.c | 170 v.type=VID_TYPE_TUNER; in az_ioctl() 277 type: VID_TYPE_TUNER,
|
D | radio-trust.c | 166 v.type=VID_TYPE_TUNER; in tr_ioctl() 290 type: VID_TYPE_TUNER,
|
D | radio-aimslab.c | 226 v.type=VID_TYPE_TUNER; in rt_ioctl() 326 type: VID_TYPE_TUNER,
|
D | radio-sf16fmi.c | 128 v.type=VID_TYPE_TUNER; in fmi_ioctl() 259 type: VID_TYPE_TUNER,
|
D | radio-typhoon.c | 170 v.type = VID_TYPE_TUNER; in typhoon_ioctl() 283 type: VID_TYPE_TUNER,
|
D | radio-zoltrix.c | 228 v.type = VID_TYPE_TUNER; in zol_ioctl() 346 type: VID_TYPE_TUNER,
|
D | radio-maxiradio.c | 83 type: VID_TYPE_TUNER, 181 v.type=VID_TYPE_TUNER; in radio_function()
|
D | radio-gemtek-pci.c | 207 c.type = VID_TYPE_TUNER; in gemtek_pci_ioctl() 346 dev->type = VID_TYPE_TUNER; in gemtek_pci_init_struct()
|
D | radio-maestro.c | 76 type: VID_TYPE_TUNER, 183 v.type=VID_TYPE_TUNER; in radio_function()
|
D | radio-sf16fmr2.c | 232 v.type=VID_TYPE_TUNER; in fmr2_ioctl() 403 type: VID_TYPE_TUNER,
|
D | radio-cadet.c | 375 v.type=VID_TYPE_TUNER; in cadet_ioctl() 503 type: VID_TYPE_TUNER,
|
/linux-2.4.37.9/drivers/usb/ |
D | dsbr100.c | 117 type: VID_TYPE_TUNER, 232 v.type=VID_TYPE_TUNER; in usb_dsbr100_ioctl()
|
/linux-2.4.37.9/include/linux/ |
D | videodev.h | 89 #define VID_TYPE_TUNER 2 /* Can tune */ macro
|
/linux-2.4.37.9/drivers/media/video/ |
D | bttv-driver.c | 1632 ((bttv_tvcards[btv->type].tuner != UNSET) ? VID_TYPE_TUNER : 0) | in bttv_ioctl() 2201 .type = VID_TYPE_TUNER|VID_TYPE_CAPTURE|VID_TYPE_OVERLAY|VID_TYPE_TELETEXT, 2322 b.type = ((bttv_tvcards[btv->type].tuner != UNSET) ? VID_TYPE_TUNER : 0) in vbi_ioctl() 2410 v.type = VID_TYPE_TUNER; in radio_ioctl() 2470 .type = VID_TYPE_TUNER,
|
D | videodev.c | 377 PRINT_VID_TYPE(VID_TYPE_TUNER); in videodev_proc_read()
|
D | zr36120.c | 999 c.type |= VID_TYPE_TUNER; in zoran_ioctl() 1500 type: VID_TYPE_TUNER|VID_TYPE_CAPTURE|VID_TYPE_OVERLAY,
|