Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/usb/hackrf/
H A Dhackrf.c52 .type = V4L2_TUNER_SDR,
1030 v->type = V4L2_TUNER_SDR; in hackrf_g_tuner()
1069 a->type = V4L2_TUNER_SDR; in hackrf_g_modulator()
1146 f->type = V4L2_TUNER_SDR; in hackrf_g_frequency()
/OK3568_Linux_fs/kernel/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.rst121 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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h167 V4L2_TUNER_SDR = 4, enumerator
172 #define V4L2_TUNER_ADC V4L2_TUNER_SDR
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h167 V4L2_TUNER_SDR = 4, enumerator
172 #define V4L2_TUNER_ADC V4L2_TUNER_SDR
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h180 V4L2_TUNER_SDR = 4, enumerator
185 #define V4L2_TUNER_ADC V4L2_TUNER_SDR
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h179 V4L2_TUNER_SDR = 4, enumerator
184 #define V4L2_TUNER_ADC V4L2_TUNER_SDR
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c1962 p->type = V4L2_TUNER_SDR; in v4l_g_frequency()
1981 if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF) in v4l_s_frequency()
2687 if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF) in v4l_enum_freq_bands()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions51 replace symbol V4L2_TUNER_SDR :c:type:`v4l2_tuner_type`