Home
last modified time | relevance | path

Searched refs:V4L2_TUNER_RADIO (Results 1 – 25 of 47) sorted by relevance

12

/Linux-v4.19/drivers/media/radio/
Dradio-raremono.c76 .type = V4L2_TUNER_RADIO,
86 .type = V4L2_TUNER_RADIO,
95 .type = V4L2_TUNER_RADIO,
248 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency()
269 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
Dtea575x.c62 .type = V4L2_TUNER_RADIO,
71 .type = V4L2_TUNER_RADIO,
80 .type = V4L2_TUNER_RADIO,
300 v->type = V4L2_TUNER_RADIO; in snd_tea575x_g_tuner()
345 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
355 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency()
Dradio-tea5777.c150 .type = V4L2_TUNER_RADIO,
161 .type = V4L2_TUNER_RADIO,
310 v->type = V4L2_TUNER_RADIO; in vidioc_g_tuner()
360 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
370 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency()
Dtef6862.c83 v->type = V4L2_TUNER_RADIO; in tef6862_g_tuner()
131 f->type = V4L2_TUNER_RADIO; in tef6862_g_frequency()
Dradio-sf16fmi.c149 v->type = V4L2_TUNER_RADIO; in vidioc_g_tuner()
170 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency()
186 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
Ddsbr100.c195 v->type = V4L2_TUNER_RADIO; in vidioc_g_tuner()
217 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency()
231 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
Dradio-cadet.c96 .type = V4L2_TUNER_RADIO,
103 .type = V4L2_TUNER_RADIO,
372 v->type = V4L2_TUNER_RADIO; in vidioc_g_tuner()
419 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
Dradio-isa.c64 v->type = V4L2_TUNER_RADIO; in radio_isa_g_tuner()
106 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in radio_isa_s_frequency()
122 f->type = V4L2_TUNER_RADIO; in radio_isa_g_frequency()
Dradio-tea5764.c309 v->type = V4L2_TUNER_RADIO; in vidioc_g_tuner()
343 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency()
370 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
Dradio-miropcm20.c235 v->type = V4L2_TUNER_RADIO; in vidioc_g_tuner()
278 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
289 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency()
Dradio-mr800.c295 v->type = V4L2_TUNER_RADIO; in vidioc_g_tuner()
341 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_g_frequency()
343 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
Dradio-si476x.c59 .type = V4L2_TUNER_RADIO,
71 .type = V4L2_TUNER_RADIO,
419 tuner->type = V4L2_TUNER_RADIO; in si476x_radio_g_tuner()
677 f->type != V4L2_TUNER_RADIO) in si476x_radio_g_frequency()
721 f->type != V4L2_TUNER_RADIO) in si476x_radio_s_frequency()
769 seek->type != V4L2_TUNER_RADIO) in si476x_radio_s_hw_freq_seek()
Dradio-keene.c219 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency()
232 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
/Linux-v4.19/drivers/media/v4l2-core/
Dtuner-core.c440 if (V4L2_TUNER_RADIO == t->mode) in set_type()
712 t->mode = V4L2_TUNER_RADIO; in tuner_probe()
769 if (mode == V4L2_TUNER_RADIO) in check_mode()
817 if (t->mode == V4L2_TUNER_RADIO) { in set_freq()
1043 case V4L2_TUNER_RADIO: in tuner_status()
1054 if (t->mode == V4L2_TUNER_RADIO) { in tuner_status()
1065 if (t->mode != V4L2_TUNER_RADIO) in tuner_status()
1092 if (set_mode(t, V4L2_TUNER_RADIO) == 0) in tuner_s_radio()
1161 f->frequency = (V4L2_TUNER_RADIO == t->mode) ? in tuner_g_frequency()
1165 f->frequency = (V4L2_TUNER_RADIO == f->type) ? in tuner_g_frequency()
[all …]
Dv4l2-ioctl.c1707 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_g_tuner()
1725 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_s_tuner()
1737 p->type = V4L2_TUNER_RADIO; in v4l_g_modulator()
1752 p->type = V4L2_TUNER_RADIO; in v4l_s_modulator()
1767 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_g_frequency()
1787 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_s_frequency()
1859 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_s_hw_freq_seek()
2469 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_enum_freq_bands()
2492 p->modulation = (type == V4L2_TUNER_RADIO) ? in v4l_enum_freq_bands()
2501 if (type != V4L2_TUNER_RADIO) in v4l_enum_freq_bands()
[all …]
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-radio-common.c26 .type = V4L2_TUNER_RADIO,
36 .type = V4L2_TUNER_RADIO,
45 .type = V4L2_TUNER_RADIO,
/Linux-v4.19/drivers/media/radio/si470x/
Dradio-si470x-common.c144 .type = V4L2_TUNER_RADIO,
156 .type = V4L2_TUNER_RADIO,
168 .type = V4L2_TUNER_RADIO,
626 tuner->type = V4L2_TUNER_RADIO; in si470x_vidioc_g_tuner()
703 freq->type = V4L2_TUNER_RADIO; in si470x_vidioc_g_frequency()
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-g-frequency.rst76 set to ``V4L2_TUNER_RADIO`` for ``/dev/radioX`` device nodes, and
78 ``V4L2_TUNER_RADIO`` for modulators (currently only radio
Dvidioc-enum-freq-bands.rst66 set to ``V4L2_TUNER_RADIO`` for ``/dev/radioX`` device nodes, and
68 ``V4L2_TUNER_RADIO`` for modulators (currently only radio
/Linux-v4.19/drivers/media/tuners/
Dtda9887.c407 if (priv->mode == V4L2_TUNER_RADIO) { in tda9887_set_tvnorm()
519 if (priv->mode == V4L2_TUNER_RADIO) { in tda9887_do_config()
610 if (priv->mode != V4L2_TUNER_RADIO) in tda9887_get_afc()
Dmt20xx.c350 case V4L2_TUNER_RADIO: in mt2032_set_params()
545 case V4L2_TUNER_RADIO: in mt2050_set_params()
Dtda827x.c80 if (params->mode == V4L2_TUNER_RADIO) { in tda827x_set_std()
259 if (params->mode == V4L2_TUNER_RADIO) in tda827xo_set_analog_params()
673 if (params->mode == V4L2_TUNER_RADIO) in tda827xa_set_analog_params()
Dtuner-xc2028.c1042 case V4L2_TUNER_RADIO: in generic_set_freq()
1166 if (p->mode == V4L2_TUNER_RADIO) { in xc2028_set_analog_freq()
1171 V4L2_TUNER_RADIO, type, 0, 0); in xc2028_set_analog_freq()
Dtda8290.c147 if (params->mode == V4L2_TUNER_RADIO) { in set_audio()
212 if (params->mode == V4L2_TUNER_RADIO) { in tda8290_set_params()
/Linux-v4.19/include/media/
Dtuner.h185 T_RADIO = 1 << V4L2_TUNER_RADIO,

12