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

/linux-master/drivers/media/usb/hackrf/
H A Dhackrf.c52 .type = V4L2_TUNER_SDR,
1028 v->type = V4L2_TUNER_SDR;
1067 a->type = V4L2_TUNER_SDR;
1144 f->type = V4L2_TUNER_SDR;
/linux-master/include/uapi/linux/
H A Dvideodev2.h180 V4L2_TUNER_SDR = 4, enumerator in enum:v4l2_tuner_type
185 #define V4L2_TUNER_ADC V4L2_TUNER_SDR
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c1976 p->type = V4L2_TUNER_SDR;
1995 if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF)
2710 if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF)

Completed in 129 milliseconds