Searched refs:V4L2_TUNER_RADIO (Results 1 - 25 of 41) sorted by path

12

/linux-master/drivers/media/radio/
H A Ddsbr100.c184 v->type = V4L2_TUNER_RADIO;
206 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO)
220 f->type = V4L2_TUNER_RADIO;
H A Dradio-cadet.c97 .type = V4L2_TUNER_RADIO,
104 .type = V4L2_TUNER_RADIO,
370 v->type = V4L2_TUNER_RADIO;
417 f->type = V4L2_TUNER_RADIO;
H A Dradio-keene.c208 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO)
221 f->type = V4L2_TUNER_RADIO;
H A Dradio-ma901.c215 v->type = V4L2_TUNER_RADIO;
H A Dradio-mr800.c283 v->type = V4L2_TUNER_RADIO;
329 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO)
331 f->type = V4L2_TUNER_RADIO;
H A Dradio-raremono.c76 .type = V4L2_TUNER_RADIO,
86 .type = V4L2_TUNER_RADIO,
95 .type = V4L2_TUNER_RADIO,
246 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO)
267 f->type = V4L2_TUNER_RADIO;
H A Dradio-tea5777.c140 .type = V4L2_TUNER_RADIO,
151 .type = V4L2_TUNER_RADIO,
297 v->type = V4L2_TUNER_RADIO;
347 f->type = V4L2_TUNER_RADIO;
357 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO)
H A Dradio-isa.c53 v->type = V4L2_TUNER_RADIO;
95 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO)
111 f->type = V4L2_TUNER_RADIO;
H A Dradio-miropcm20.c232 v->type = V4L2_TUNER_RADIO;
275 f->type = V4L2_TUNER_RADIO;
286 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO)
H A Dradio-sf16fmi.c148 v->type = V4L2_TUNER_RADIO;
169 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO)
185 f->type = V4L2_TUNER_RADIO;
H A Dradio-si476x.c50 .type = V4L2_TUNER_RADIO,
62 .type = V4L2_TUNER_RADIO,
390 tuner->type = V4L2_TUNER_RADIO;
648 f->type != V4L2_TUNER_RADIO)
692 f->type != V4L2_TUNER_RADIO)
740 seek->type != V4L2_TUNER_RADIO)
H A Dradio-tea5764.c298 v->type = V4L2_TUNER_RADIO;
332 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO)
359 f->type = V4L2_TUNER_RADIO;
H A Dradio-wl1273.c1510 tuner->type = V4L2_TUNER_RADIO;
1633 freq->type = V4L2_TUNER_RADIO;
1650 if (freq->type != V4L2_TUNER_RADIO) {
1652 "freq->type != V4L2_TUNER_RADIO: %d\n", freq->type);
1692 if (seek->tuner != 0 || seek->type != V4L2_TUNER_RADIO)
H A Dtea575x.c51 .type = V4L2_TUNER_RADIO,
60 .type = V4L2_TUNER_RADIO,
69 .type = V4L2_TUNER_RADIO,
285 v->type = V4L2_TUNER_RADIO;
330 f->type = V4L2_TUNER_RADIO;
340 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO)
H A Dtef6862.c75 v->type = V4L2_TUNER_RADIO;
123 f->type = V4L2_TUNER_RADIO;
/linux-master/drivers/media/radio/si470x/
H A Dradio-si470x-common.c135 .type = V4L2_TUNER_RADIO,
147 .type = V4L2_TUNER_RADIO,
159 .type = V4L2_TUNER_RADIO,
617 tuner->type = V4L2_TUNER_RADIO;
694 freq->type = V4L2_TUNER_RADIO;
/linux-master/drivers/media/radio/wl128x/
H A Dfmdrv_v4l2.c281 tuner->type = V4L2_TUNER_RADIO;
/linux-master/drivers/media/tuners/
H A Dmt20xx.c351 case V4L2_TUNER_RADIO:
546 case V4L2_TUNER_RADIO:
H A Dtda827x.c71 if (params->mode == V4L2_TUNER_RADIO) {
250 if (params->mode == V4L2_TUNER_RADIO)
664 if (params->mode == V4L2_TUNER_RADIO)
H A Dtda8290.c135 if (params->mode == V4L2_TUNER_RADIO) {
200 if (params->mode == V4L2_TUNER_RADIO) {
H A Dtda9887.c408 if (priv->mode == V4L2_TUNER_RADIO) {
520 if (priv->mode == V4L2_TUNER_RADIO) {
611 if (priv->mode != 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/pci/cx18/
H A Dcx18-ioctl.c666 if (vt->type == V4L2_TUNER_RADIO)
/linux-master/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1208 if (vt->type == V4L2_TUNER_RADIO)
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-radio-common.c26 .type = V4L2_TUNER_RADIO,
36 .type = V4L2_TUNER_RADIO,
45 .type = V4L2_TUNER_RADIO,

Completed in 409 milliseconds

12