Home
last modified time | relevance | path

Searched refs:V4L2_TUNER_RF (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-sdr-cap.c76 .type = V4L2_TUNER_RF,
363 vf->type = V4L2_TUNER_RF; in vivid_sdr_g_frequency()
400 if (vf->type != V4L2_TUNER_RF) in vivid_sdr_s_frequency()
424 vt->type = V4L2_TUNER_RF; in vivid_sdr_g_tuner()
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dmsi001.c16 .type = V4L2_TUNER_RF,
22 .type = V4L2_TUNER_RF,
300 v->type = V4L2_TUNER_RF; in msi001_g_tuner()
H A De4000.c263 .type = V4L2_TUNER_RF,
270 .type = V4L2_TUNER_RF,
303 v->type = V4L2_TUNER_RF; in e4000_g_tuner()
H A Dfc2580.c363 .type = V4L2_TUNER_RF,
396 v->type = V4L2_TUNER_RF; in fc2580_g_tuner()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmax2175.c220 .type = V4L2_TUNER_RF,
229 .type = V4L2_TUNER_RF,
1134 vf->type = V4L2_TUNER_RF; in max2175_g_frequency()
1161 vt->type = V4L2_TUNER_RF; in max2175_g_tuner()
/OK3568_Linux_fs/kernel/drivers/media/usb/airspy/
H A Dairspy.c64 .type = V4L2_TUNER_RF,
715 v->type = V4L2_TUNER_RF; in airspy_g_tuner()
739 f->type = V4L2_TUNER_RF; in airspy_g_frequency()
/OK3568_Linux_fs/kernel/drivers/media/usb/hackrf/
H A Dhackrf.c63 .type = V4L2_TUNER_RF,
1037 v->type = V4L2_TUNER_RF; in hackrf_g_tuner()
1076 a->type = V4L2_TUNER_RF; in hackrf_g_modulator()
1152 f->type = V4L2_TUNER_RF; in hackrf_g_frequency()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Drtl2832_sdr.c67 .type = V4L2_TUNER_RF,
971 v->type = V4L2_TUNER_RF; in rtl2832_sdr_g_tuner()
1050 f->type = V4L2_TUNER_RF; in rtl2832_sdr_g_frequency()
1054 f->type = V4L2_TUNER_RF; in rtl2832_sdr_g_frequency()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Ddev-sdr.rst50 frequency, and the ``V4L2_TUNER_RF`` tuner type is used for setting
H A Dvidioc-g-tuner.rst56 ``V4L2_TUNER_RF``. For SDR devices ``audmode`` field must be initialized
204 * - ``V4L2_TUNER_RF``
H A Dvidioc-g-modulator.rst56 ``V4L2_TUNER_RF``. For SDR devices ``txsubchans`` field must be
/OK3568_Linux_fs/kernel/drivers/media/usb/msi2500/
H A Dmsi2500.c1027 f->type = V4L2_TUNER_RF; in msi2500_g_frequency()
/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.h168 V4L2_TUNER_RF = 5, enumerator
/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.h168 V4L2_TUNER_RF = 5, enumerator
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions50 replace symbol V4L2_TUNER_RF :c:type:`v4l2_tuner_type`
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h181 V4L2_TUNER_RF = 5, enumerator
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h180 V4L2_TUNER_RF = 5, enumerator
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c1981 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()