Searched refs:V4L2_CAP_SDR_OUTPUT (Results 1 – 5 of 5) sorted by relevance
37 ``V4L2_CAP_SDR_OUTPUT`` and ``V4L2_CAP_MODULATOR`` flag in the
245 * - ``V4L2_CAP_SDR_OUTPUT``
903 V4L2_CAP_SDR_OUTPUT | V4L2_CAP_MODULATOR | in hackrf_querycap()1505 V4L2_CAP_SDR_OUTPUT | V4L2_CAP_MODULATOR; in hackrf_probe()
167 replace define V4L2_CAP_SDR_OUTPUT device-capabilities
475 #define V4L2_CAP_SDR_OUTPUT 0x00400000 /* Is a SDR output device */ macro