Searched refs:V4L2_TUNER_RADIO (Results 26 - 41 of 41) sorted by relevance

12

/linux-master/drivers/media/tuners/
H A Dtda8290.c135 if (params->mode == V4L2_TUNER_RADIO) {
200 if (params->mode == V4L2_TUNER_RADIO) {
H A Dxc5000.c1023 case V4L2_TUNER_RADIO:
1044 case V4L2_TUNER_RADIO:
H A Dtda18271-fe.c991 ((params->mode == V4L2_TUNER_RADIO) ? 1 : 1000) / 2;
995 if (params->mode == V4L2_TUNER_RADIO) {
H A Dtuner-simple.c779 case V4L2_TUNER_RADIO:
H A Dsi2157.c599 if (params->mode == V4L2_TUNER_RADIO) {
H A Dmt2063.c2040 case V4L2_TUNER_RADIO:
H A Dxc4000.c1261 if (params->mode == V4L2_TUNER_RADIO) {
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c332 if (vf->type == V4L2_TUNER_RADIO) {
371 vf->type = V4L2_TUNER_RADIO;
H A Dpvrusb2-hdw.c2889 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV;
2910 freq.type = V4L2_TUNER_RADIO;
5041 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV;
/linux-master/drivers/media/pci/cx18/
H A Dcx18-ioctl.c666 if (vt->type == V4L2_TUNER_RADIO)
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-driver.c1715 if (f->type == V4L2_TUNER_RADIO)
1717 f->frequency = f->type == V4L2_TUNER_RADIO ?
1731 if (new_freq.type == V4L2_TUNER_RADIO) {
2410 t->type = V4L2_TUNER_RADIO;
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-avcore.c1657 if (mode == V4L2_TUNER_RADIO) {
2126 if (dev->active_mode == V4L2_TUNER_RADIO)
/linux-master/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1208 if (vt->type == V4L2_TUNER_RADIO)
/linux-master/drivers/media/usb/dvb-usb/
H A Dcxusb-analog.c1229 tuner->type = V4L2_TUNER_RADIO;
/linux-master/include/uapi/linux/
H A Dvideodev2.h177 V4L2_TUNER_RADIO = 1, enumerator in enum:v4l2_tuner_type
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-video.c1122 f.type = V4L2_TUNER_RADIO;

Completed in 456 milliseconds

12