Searched refs:V4L2_TUNER_ADC (Results 1 – 8 of 8) sorted by relevance
45 .type = V4L2_TUNER_ADC,53 .type = V4L2_TUNER_ADC,61 .type = V4L2_TUNER_ADC,359 vf->type = V4L2_TUNER_ADC; in vivid_sdr_g_frequency()379 if (vf->type != V4L2_TUNER_ADC) in vivid_sdr_s_frequency()416 vt->type = V4L2_TUNER_ADC; in vivid_sdr_g_tuner()
40 .type = V4L2_TUNER_ADC,48 .type = V4L2_TUNER_ADC,56 .type = V4L2_TUNER_ADC,961 v->type = V4L2_TUNER_ADC; in rtl2832_sdr_g_tuner()1046 f->type = V4L2_TUNER_ADC; in rtl2832_sdr_g_frequency()1076 if (f->tuner == 0 && f->type == V4L2_TUNER_ADC) { in rtl2832_sdr_s_frequency()
53 .type = V4L2_TUNER_ADC,708 v->type = V4L2_TUNER_ADC; in airspy_g_tuner()734 f->type = V4L2_TUNER_ADC; in airspy_g_frequency()
59 .type = V4L2_TUNER_ADC,1001 v->type = V4L2_TUNER_ADC; in msi2500_g_tuner()
121 Renamed V4L2_TUNER_ADC to V4L2_TUNER_SDR. Added
1172 1. Renamed ``V4L2_TUNER_ADC`` to ``V4L2_TUNER_SDR``. The use of1173 ``V4L2_TUNER_ADC`` is deprecated now.
529 ignore define V4L2_TUNER_ADC
185 #define V4L2_TUNER_ADC V4L2_TUNER_SDR macro