Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/v4l/
Ddev-sdr.rst49 The ``V4L2_TUNER_SDR`` tuner type is used for setting SDR device ADC/DAC
Dvidioc-g-tuner.rst55 :ref:`SDR <sdr>` specific tuner types are ``V4L2_TUNER_SDR`` and
202 * - ``V4L2_TUNER_SDR``
Dvidioc-g-modulator.rst55 :ref:`SDR <sdr>` specific modulator types are ``V4L2_TUNER_SDR`` and
Dv4l2.rst111 Renamed V4L2_TUNER_ADC to V4L2_TUNER_SDR. Added
Dhist-v4l2.rst1257 1. Renamed ``V4L2_TUNER_ADC`` to ``V4L2_TUNER_SDR``. The use of
/Linux-v4.19/drivers/media/usb/hackrf/
Dhackrf.c61 .type = V4L2_TUNER_SDR,
1045 v->type = V4L2_TUNER_SDR; in hackrf_g_tuner()
1084 a->type = V4L2_TUNER_SDR; in hackrf_g_modulator()
1161 f->type = V4L2_TUNER_SDR; in hackrf_g_frequency()
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h169 V4L2_TUNER_SDR = 4, enumerator
174 #define V4L2_TUNER_ADC V4L2_TUNER_SDR
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ioctl.c1764 p->type = V4L2_TUNER_SDR; in v4l_g_frequency()
1783 if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF) in v4l_s_frequency()
2464 if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF) in v4l_enum_freq_bands()
/Linux-v4.19/Documentation/media/
Dvideodev2.h.rst.exceptions48 replace symbol V4L2_TUNER_SDR :c:type:`v4l2_tuner_type`