Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-sdr-cap.c77 .type = V4L2_TUNER_RF,
370 vf->type = V4L2_TUNER_RF; in vivid_sdr_g_frequency()
407 if (vf->type != V4L2_TUNER_RF) in vivid_sdr_s_frequency()
431 vt->type = V4L2_TUNER_RF; in vivid_sdr_g_tuner()
/linux-6.3-rc2/drivers/media/tuners/
A Dmsi001.c16 .type = V4L2_TUNER_RF,
22 .type = V4L2_TUNER_RF,
300 v->type = V4L2_TUNER_RF; in msi001_g_tuner()
A De4000.c263 .type = V4L2_TUNER_RF,
270 .type = V4L2_TUNER_RF,
303 v->type = V4L2_TUNER_RF; in e4000_g_tuner()
A Dfc2580.c363 .type = V4L2_TUNER_RF,
396 v->type = V4L2_TUNER_RF; in fc2580_g_tuner()
/linux-6.3-rc2/drivers/media/i2c/
A Dmax2175.c220 .type = V4L2_TUNER_RF,
229 .type = V4L2_TUNER_RF,
1133 vf->type = V4L2_TUNER_RF; in max2175_g_frequency()
1160 vt->type = V4L2_TUNER_RF; in max2175_g_tuner()
/linux-6.3-rc2/drivers/media/usb/airspy/
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()
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Ddev-sdr.rst50 frequency, and the ``V4L2_TUNER_RF`` tuner type is used for setting
A Dvidioc-g-tuner.rst56 ``V4L2_TUNER_RF``. For SDR devices ``audmode`` field must be initialized
204 * - ``V4L2_TUNER_RF``
A Dvidioc-g-modulator.rst56 ``V4L2_TUNER_RF``. For SDR devices ``txsubchans`` field must be
/linux-6.3-rc2/drivers/media/dvb-frontends/
A Drtl2832_sdr.c67 .type = V4L2_TUNER_RF,
974 v->type = V4L2_TUNER_RF; in rtl2832_sdr_g_tuner()
1053 f->type = V4L2_TUNER_RF; in rtl2832_sdr_g_frequency()
1057 f->type = V4L2_TUNER_RF; in rtl2832_sdr_g_frequency()
/linux-6.3-rc2/drivers/media/usb/hackrf/
A Dhackrf.c63 .type = V4L2_TUNER_RF,
1034 v->type = V4L2_TUNER_RF; in hackrf_g_tuner()
1073 a->type = V4L2_TUNER_RF; in hackrf_g_modulator()
1149 f->type = V4L2_TUNER_RF; in hackrf_g_frequency()
/linux-6.3-rc2/drivers/media/usb/msi2500/
A Dmsi2500.c1024 f->type = V4L2_TUNER_RF; in msi2500_g_frequency()
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h181 V4L2_TUNER_RF = 5, enumerator
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions50 replace symbol V4L2_TUNER_RF :c:type:`v4l2_tuner_type`
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-ioctl.c1995 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()

Completed in 39 milliseconds