Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Ddev-sdr.rst49 The ``V4L2_TUNER_SDR`` tuner type is used for setting SDR device ADC/DAC
A Dvidioc-g-tuner.rst55 :ref:`SDR <sdr>` specific tuner types are ``V4L2_TUNER_SDR`` and
200 * - ``V4L2_TUNER_SDR``
A Dvidioc-g-modulator.rst55 :ref:`SDR <sdr>` specific modulator types are ``V4L2_TUNER_SDR`` and
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
/linux-6.3-rc2/drivers/media/usb/hackrf/
A Dhackrf.c52 .type = V4L2_TUNER_SDR,
1027 v->type = V4L2_TUNER_SDR; in hackrf_g_tuner()
1066 a->type = V4L2_TUNER_SDR; in hackrf_g_modulator()
1143 f->type = V4L2_TUNER_SDR; in hackrf_g_frequency()
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h180 V4L2_TUNER_SDR = 4, enumerator
185 #define V4L2_TUNER_ADC V4L2_TUNER_SDR
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-ioctl.c1976 p->type = V4L2_TUNER_SDR; in v4l_g_frequency()
1995 if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF) in v4l_s_frequency()
2701 if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF) in v4l_enum_freq_bands()
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions51 replace symbol V4L2_TUNER_SDR :c:type:`v4l2_tuner_type`

Completed in 27 milliseconds