Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/v4l/
H A Ddev-sdr.rst49 The ``V4L2_TUNER_SDR`` tuner type is used for setting SDR device ADC/DAC
H A Dvidioc-g-tuner.rst55 :ref:`SDR <sdr>` specific tuner types are ``V4L2_TUNER_SDR`` and
200 * - ``V4L2_TUNER_SDR``
H A Dvidioc-g-modulator.rst55 :ref:`SDR <sdr>` specific modulator types are ``V4L2_TUNER_SDR`` and
H A Dv4l2.rst116 Renamed V4L2_TUNER_ADC to V4L2_TUNER_SDR. Added
H A Dhist-v4l2.rst1172 1. Renamed ``V4L2_TUNER_ADC`` to ``V4L2_TUNER_SDR``. The use of
/linux/include/uapi/linux/
H A Dvideodev2.h180 V4L2_TUNER_SDR = 4, enumerator
185 #define V4L2_TUNER_ADC V4L2_TUNER_SDR
/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c2027 p->type = V4L2_TUNER_SDR; in v4l_g_frequency()
2046 if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF) in v4l_s_frequency()
2782 if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF) in v4l_enum_freq_bands()
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions51 replace symbol V4L2_TUNER_SDR :c:type:`v4l2_tuner_type`