Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/media/radio/
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) in vidioc_s_frequency()
267 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
A Dtea575x.c51 .type = V4L2_TUNER_RADIO,
60 .type = V4L2_TUNER_RADIO,
69 .type = V4L2_TUNER_RADIO,
285 v->type = V4L2_TUNER_RADIO; in snd_tea575x_g_tuner()
330 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
340 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency()
A Dradio-tea5777.c140 .type = V4L2_TUNER_RADIO,
151 .type = V4L2_TUNER_RADIO,
297 v->type = V4L2_TUNER_RADIO; in vidioc_g_tuner()
347 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
357 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency()
A Dtef6862.c75 v->type = V4L2_TUNER_RADIO; in tef6862_g_tuner()
123 f->type = V4L2_TUNER_RADIO; in tef6862_g_frequency()
A Dradio-sf16fmi.c148 v->type = V4L2_TUNER_RADIO; in vidioc_g_tuner()
169 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency()
185 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
A Ddsbr100.c184 v->type = V4L2_TUNER_RADIO; in vidioc_g_tuner()
206 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency()
220 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
A Dradio-cadet.c97 .type = V4L2_TUNER_RADIO,
104 .type = V4L2_TUNER_RADIO,
370 v->type = V4L2_TUNER_RADIO; in vidioc_g_tuner()
417 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
A Dradio-isa.c53 v->type = V4L2_TUNER_RADIO; in radio_isa_g_tuner()
95 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in radio_isa_s_frequency()
111 f->type = V4L2_TUNER_RADIO; in radio_isa_g_frequency()
A Dradio-miropcm20.c234 v->type = V4L2_TUNER_RADIO; in vidioc_g_tuner()
277 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
288 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency()
A Dradio-tea5764.c298 v->type = V4L2_TUNER_RADIO; in vidioc_g_tuner()
332 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency()
359 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
A Dradio-mr800.c283 v->type = V4L2_TUNER_RADIO; in vidioc_g_tuner()
329 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_g_frequency()
331 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
A Dradio-si476x.c50 .type = V4L2_TUNER_RADIO,
62 .type = V4L2_TUNER_RADIO,
392 tuner->type = V4L2_TUNER_RADIO; in si476x_radio_g_tuner()
650 f->type != V4L2_TUNER_RADIO) in si476x_radio_g_frequency()
694 f->type != V4L2_TUNER_RADIO) in si476x_radio_s_frequency()
742 seek->type != V4L2_TUNER_RADIO) in si476x_radio_s_hw_freq_seek()
A Dradio-keene.c208 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency()
221 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-radio-common.c26 .type = V4L2_TUNER_RADIO,
36 .type = V4L2_TUNER_RADIO,
45 .type = V4L2_TUNER_RADIO,
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dtuner-core.c488 if (V4L2_TUNER_RADIO == t->mode) in set_type()
763 t->mode = V4L2_TUNER_RADIO; in tuner_probe()
819 if (mode == V4L2_TUNER_RADIO) in check_mode()
867 if (t->mode == V4L2_TUNER_RADIO) { in set_freq()
1093 case V4L2_TUNER_RADIO: in tuner_status()
1104 if (t->mode == V4L2_TUNER_RADIO) { in tuner_status()
1115 if (t->mode != V4L2_TUNER_RADIO) in tuner_status()
1142 if (set_mode(t, V4L2_TUNER_RADIO) == 0) in tuner_s_radio()
1211 f->frequency = (V4L2_TUNER_RADIO == t->mode) ? in tuner_g_frequency()
1247 if (vt->type != V4L2_TUNER_RADIO) { in tuner_g_tuner()
[all …]
A Dv4l2-ioctl.c1919 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_g_tuner()
1937 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_s_tuner()
1949 p->type = V4L2_TUNER_RADIO; in v4l_g_modulator()
1964 p->type = V4L2_TUNER_RADIO; in v4l_s_modulator()
1979 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_g_frequency()
1999 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_s_frequency()
2071 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_s_hw_freq_seek()
2706 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in v4l_enum_freq_bands()
2729 p->modulation = (type == V4L2_TUNER_RADIO) ? in v4l_enum_freq_bands()
2738 if (type != V4L2_TUNER_RADIO) in v4l_enum_freq_bands()
[all …]
/linux-6.3-rc2/drivers/media/radio/si470x/
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; in si470x_vidioc_g_tuner()
694 freq->type = V4L2_TUNER_RADIO; in si470x_vidioc_g_frequency()
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-g-frequency.rst75 set to ``V4L2_TUNER_RADIO`` for ``/dev/radioX`` device nodes, and
77 ``V4L2_TUNER_RADIO`` for modulators (currently only radio
A Dvidioc-enum-freq-bands.rst64 set to ``V4L2_TUNER_RADIO`` for ``/dev/radioX`` device nodes, and
66 ``V4L2_TUNER_RADIO`` for modulators (currently only radio
/linux-6.3-rc2/drivers/media/tuners/
A Dtda9887.c408 if (priv->mode == V4L2_TUNER_RADIO) { in tda9887_set_tvnorm()
520 if (priv->mode == V4L2_TUNER_RADIO) { in tda9887_do_config()
611 if (priv->mode != V4L2_TUNER_RADIO) in tda9887_get_afc()
A Dmt20xx.c351 case V4L2_TUNER_RADIO: in mt2032_set_params()
546 case V4L2_TUNER_RADIO: in mt2050_set_params()
A Dtda827x.c71 if (params->mode == V4L2_TUNER_RADIO) { in tda827x_set_std()
250 if (params->mode == V4L2_TUNER_RADIO) in tda827xo_set_analog_params()
664 if (params->mode == V4L2_TUNER_RADIO) in tda827xa_set_analog_params()
A Dxc2028.c1041 case V4L2_TUNER_RADIO: in generic_set_freq()
1165 if (p->mode == V4L2_TUNER_RADIO) { in xc2028_set_analog_freq()
1170 V4L2_TUNER_RADIO, type, 0, 0); in xc2028_set_analog_freq()
A Dtda8290.c135 if (params->mode == V4L2_TUNER_RADIO) { in set_audio()
200 if (params->mode == V4L2_TUNER_RADIO) { in tda8290_set_params()
/linux-6.3-rc2/include/media/
A Dtuner.h177 T_RADIO = 1 << V4L2_TUNER_RADIO,

Completed in 41 milliseconds

12