Searched refs:V4L2_TUNER_ADC (Results 1 – 8 of 8) sorted by relevance
46 .type = V4L2_TUNER_ADC,54 .type = V4L2_TUNER_ADC,62 .type = V4L2_TUNER_ADC,374 vf->type = V4L2_TUNER_ADC; in vivid_sdr_g_frequency() 394 if (vf->type != V4L2_TUNER_ADC) in vivid_sdr_s_frequency() 431 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,963 v->type = V4L2_TUNER_ADC; in rtl2832_sdr_g_tuner() 1048 f->type = V4L2_TUNER_ADC; in rtl2832_sdr_g_frequency() 1078 if (f->tuner == 0 && f->type == V4L2_TUNER_ADC) { in rtl2832_sdr_s_frequency()
53 .type = V4L2_TUNER_ADC,707 v->type = V4L2_TUNER_ADC; in airspy_g_tuner() 733 f->type = V4L2_TUNER_ADC; in airspy_g_frequency()
59 .type = V4L2_TUNER_ADC,996 v->type = V4L2_TUNER_ADC; in msi2500_g_tuner()
116 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.
558 ignore define V4L2_TUNER_ADC
193 #define V4L2_TUNER_ADC V4L2_TUNER_SDR macro