Home
last modified time | relevance | path

Searched refs:V4L2_CAP_SDR_OUTPUT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/usb/hackrf/
Dhackrf.c918 cap->device_caps = V4L2_CAP_SDR_OUTPUT | V4L2_CAP_MODULATOR | in hackrf_querycap()
922 V4L2_CAP_SDR_OUTPUT | V4L2_CAP_MODULATOR | in hackrf_querycap()
/linux-4.4.14/include/uapi/linux/
Dvideodev2.h440 #define V4L2_CAP_SDR_OUTPUT 0x00400000 /* Is a SDR output device */ macro