Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/media/uapi/v4l/
Ddev-sdr.rst37 ``V4L2_CAP_SDR_OUTPUT`` and ``V4L2_CAP_MODULATOR`` flag in the
Dvidioc-querycap.rst245 * - ``V4L2_CAP_SDR_OUTPUT``
/Linux-v5.4/drivers/media/usb/hackrf/
Dhackrf.c903 V4L2_CAP_SDR_OUTPUT | V4L2_CAP_MODULATOR | in hackrf_querycap()
1505 V4L2_CAP_SDR_OUTPUT | V4L2_CAP_MODULATOR; in hackrf_probe()
/Linux-v5.4/Documentation/media/
Dvideodev2.h.rst.exceptions167 replace define V4L2_CAP_SDR_OUTPUT device-capabilities
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h475 #define V4L2_CAP_SDR_OUTPUT 0x00400000 /* Is a SDR output device */ macro