/Linux-v4.19/drivers/media/radio/ |
D | radio-raremono.c | 76 .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()
|
D | tea575x.c | 62 .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()
|
D | radio-tea5777.c | 150 .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()
|
D | tef6862.c | 83 v->type = V4L2_TUNER_RADIO; in tef6862_g_tuner() 131 f->type = V4L2_TUNER_RADIO; in tef6862_g_frequency()
|
D | radio-sf16fmi.c | 149 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()
|
D | dsbr100.c | 195 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()
|
D | radio-cadet.c | 96 .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()
|
D | radio-isa.c | 64 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()
|
D | radio-tea5764.c | 309 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()
|
D | radio-miropcm20.c | 235 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()
|
D | radio-mr800.c | 295 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()
|
D | radio-si476x.c | 59 .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()
|
D | radio-keene.c | 219 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/ |
D | tuner-core.c | 440 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 …]
|
D | v4l2-ioctl.c | 1707 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/ |
D | vivid-radio-common.c | 26 .type = V4L2_TUNER_RADIO, 36 .type = V4L2_TUNER_RADIO, 45 .type = V4L2_TUNER_RADIO,
|
/Linux-v4.19/drivers/media/radio/si470x/ |
D | radio-si470x-common.c | 144 .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/ |
D | vidioc-g-frequency.rst | 76 set to ``V4L2_TUNER_RADIO`` for ``/dev/radioX`` device nodes, and 78 ``V4L2_TUNER_RADIO`` for modulators (currently only radio
|
D | vidioc-enum-freq-bands.rst | 66 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/ |
D | tda9887.c | 407 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()
|
D | mt20xx.c | 350 case V4L2_TUNER_RADIO: in mt2032_set_params() 545 case V4L2_TUNER_RADIO: in mt2050_set_params()
|
D | tda827x.c | 80 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()
|
D | tuner-xc2028.c | 1042 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()
|
D | tda8290.c | 147 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/ |
D | tuner.h | 185 T_RADIO = 1 << V4L2_TUNER_RADIO,
|