Home
last modified time | relevance | path

Searched refs:V4L2_CAP_SDR_OUTPUT (Results 1 – 5 of 5) 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
H A Dvidioc-querycap.rst237 * - ``V4L2_CAP_SDR_OUTPUT``
/linux/drivers/media/usb/hackrf/
H A Dhackrf.c904 V4L2_CAP_SDR_OUTPUT | V4L2_CAP_MODULATOR | in hackrf_querycap()
1503 V4L2_CAP_SDR_OUTPUT | V4L2_CAP_MODULATOR; in hackrf_probe()
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions191 replace define V4L2_CAP_SDR_OUTPUT device-capabilities
/linux/include/uapi/linux/
H A Dvideodev2.h501 #define V4L2_CAP_SDR_OUTPUT 0x00400000 /* Is a SDR output device */ macro