Home
last modified time | relevance | path

Searched refs:VID_TYPE_TUNER (Results 1 – 20 of 20) sorted by relevance

/linux-2.4.37.9/drivers/media/radio/
Dradio-rtrack2.c119 v.type=VID_TYPE_TUNER; in rt_ioctl()
219 type: VID_TYPE_TUNER,
Dradio-gemtek.c151 v.type=VID_TYPE_TUNER; in gemtek_ioctl()
253 type: VID_TYPE_TUNER,
Dmiropcm20-radio.c135 v.type=VID_TYPE_TUNER; in pcm20_ioctl()
248 type: VID_TYPE_TUNER,
Dradio-terratec.c198 v.type=VID_TYPE_TUNER; in tt_ioctl()
298 type: VID_TYPE_TUNER,
Dradio-aztech.c170 v.type=VID_TYPE_TUNER; in az_ioctl()
277 type: VID_TYPE_TUNER,
Dradio-trust.c166 v.type=VID_TYPE_TUNER; in tr_ioctl()
290 type: VID_TYPE_TUNER,
Dradio-aimslab.c226 v.type=VID_TYPE_TUNER; in rt_ioctl()
326 type: VID_TYPE_TUNER,
Dradio-sf16fmi.c128 v.type=VID_TYPE_TUNER; in fmi_ioctl()
259 type: VID_TYPE_TUNER,
Dradio-typhoon.c170 v.type = VID_TYPE_TUNER; in typhoon_ioctl()
283 type: VID_TYPE_TUNER,
Dradio-zoltrix.c228 v.type = VID_TYPE_TUNER; in zol_ioctl()
346 type: VID_TYPE_TUNER,
Dradio-maxiradio.c83 type: VID_TYPE_TUNER,
181 v.type=VID_TYPE_TUNER; in radio_function()
Dradio-gemtek-pci.c207 c.type = VID_TYPE_TUNER; in gemtek_pci_ioctl()
346 dev->type = VID_TYPE_TUNER; in gemtek_pci_init_struct()
Dradio-maestro.c76 type: VID_TYPE_TUNER,
183 v.type=VID_TYPE_TUNER; in radio_function()
Dradio-sf16fmr2.c232 v.type=VID_TYPE_TUNER; in fmr2_ioctl()
403 type: VID_TYPE_TUNER,
Dradio-cadet.c375 v.type=VID_TYPE_TUNER; in cadet_ioctl()
503 type: VID_TYPE_TUNER,
/linux-2.4.37.9/drivers/usb/
Ddsbr100.c117 type: VID_TYPE_TUNER,
232 v.type=VID_TYPE_TUNER; in usb_dsbr100_ioctl()
/linux-2.4.37.9/include/linux/
Dvideodev.h89 #define VID_TYPE_TUNER 2 /* Can tune */ macro
/linux-2.4.37.9/drivers/media/video/
Dbttv-driver.c1632 ((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,
Dvideodev.c377 PRINT_VID_TYPE(VID_TYPE_TUNER); in videodev_proc_read()
Dzr36120.c999 c.type |= VID_TYPE_TUNER; in zoran_ioctl()
1500 type: VID_TYPE_TUNER|VID_TYPE_CAPTURE|VID_TYPE_OVERLAY,