Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/hackrf/
Dhackrf.c61 .type = V4L2_TUNER_SDR,
1049 v->type = V4L2_TUNER_SDR; in hackrf_g_tuner()
1088 a->type = V4L2_TUNER_SDR; in hackrf_g_modulator()
1165 f->type = V4L2_TUNER_SDR; in hackrf_g_frequency()
/linux-4.4.14/include/uapi/linux/
Dvideodev2.h170 V4L2_TUNER_SDR = 4, enumerator
175 #define V4L2_TUNER_ADC V4L2_TUNER_SDR
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ioctl.c1681 p->type = V4L2_TUNER_SDR; in v4l_g_frequency()
1696 if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF) in v4l_s_frequency()
2321 if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF) in v4l_enum_freq_bands()