Home
last modified time | relevance | path

Searched refs:V4L2_TUNER_ADC (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/media/test-drivers/vivid/
Dvivid-sdr-cap.c46 .type = V4L2_TUNER_ADC,
54 .type = V4L2_TUNER_ADC,
62 .type = V4L2_TUNER_ADC,
366 vf->type = V4L2_TUNER_ADC; in vivid_sdr_g_frequency()
386 if (vf->type != V4L2_TUNER_ADC) in vivid_sdr_s_frequency()
423 vt->type = V4L2_TUNER_ADC; in vivid_sdr_g_tuner()
/linux-6.1.9/drivers/media/dvb-frontends/
Drtl2832_sdr.c40 .type = V4L2_TUNER_ADC,
48 .type = V4L2_TUNER_ADC,
56 .type = V4L2_TUNER_ADC,
964 v->type = V4L2_TUNER_ADC; in rtl2832_sdr_g_tuner()
1049 f->type = V4L2_TUNER_ADC; in rtl2832_sdr_g_frequency()
1079 if (f->tuner == 0 && f->type == V4L2_TUNER_ADC) { in rtl2832_sdr_s_frequency()
/linux-6.1.9/drivers/media/usb/airspy/
Dairspy.c53 .type = V4L2_TUNER_ADC,
708 v->type = V4L2_TUNER_ADC; in airspy_g_tuner()
734 f->type = V4L2_TUNER_ADC; in airspy_g_frequency()
/linux-6.1.9/drivers/media/usb/msi2500/
Dmsi2500.c59 .type = V4L2_TUNER_ADC,
998 v->type = V4L2_TUNER_ADC; in msi2500_g_tuner()
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dv4l2.rst121 Renamed V4L2_TUNER_ADC to V4L2_TUNER_SDR. Added
Dhist-v4l2.rst1172 1. Renamed ``V4L2_TUNER_ADC`` to ``V4L2_TUNER_SDR``. The use of
1173 ``V4L2_TUNER_ADC`` is deprecated now.
/linux-6.1.9/include/uapi/linux/
Dvideodev2.h185 #define V4L2_TUNER_ADC V4L2_TUNER_SDR macro
/linux-6.1.9/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions549 ignore define V4L2_TUNER_ADC