Home
last modified time | relevance | path

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

/linux/drivers/media/test-drivers/vivid/
A Dvivid-sdr-cap.c45 .type = V4L2_TUNER_ADC,
53 .type = V4L2_TUNER_ADC,
61 .type = V4L2_TUNER_ADC,
361 vf->type = V4L2_TUNER_ADC; in vivid_sdr_g_frequency()
381 if (vf->type != V4L2_TUNER_ADC) in vivid_sdr_s_frequency()
418 vt->type = V4L2_TUNER_ADC; in vivid_sdr_g_tuner()
/linux/drivers/media/dvb-frontends/
A 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/drivers/media/usb/airspy/
A 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/drivers/media/usb/msi2500/
A Dmsi2500.c59 .type = V4L2_TUNER_ADC,
998 v->type = V4L2_TUNER_ADC; in msi2500_g_tuner()
/linux/Documentation/userspace-api/media/v4l/
A Dv4l2.rst121 Renamed V4L2_TUNER_ADC to V4L2_TUNER_SDR. Added
A Dhist-v4l2.rst1172 1. Renamed ``V4L2_TUNER_ADC`` to ``V4L2_TUNER_SDR``. The use of
1173 ``V4L2_TUNER_ADC`` is deprecated now.
/linux/include/uapi/linux/
A Dvideodev2.h185 #define V4L2_TUNER_ADC V4L2_TUNER_SDR macro
/linux/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions537 ignore define V4L2_TUNER_ADC

Completed in 24 milliseconds