Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/v4l/
H A Ddev-sdr.rst30 ``V4L2_CAP_SDR_OUTPUT`` and ``V4L2_CAP_MODULATOR`` flag in the
/linux/drivers/media/usb/hackrf/
H A Dhackrf.c902 V4L2_CAP_SDR_OUTPUT | V4L2_CAP_MODULATOR | in hackrf_querycap()
1501 V4L2_CAP_SDR_OUTPUT | V4L2_CAP_MODULATOR; in hackrf_probe()
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions192 replace define V4L2_CAP_SDR_OUTPUT device-capabilities
/linux/include/uapi/linux/
H A Dvideodev2.h509 #define V4L2_CAP_SDR_OUTPUT 0x00400000 /* Is a SDR output device */ macro