Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/v4l/
H A Ddev-sdr.rst22 ``V4L2_CAP_SDR_CAPTURE`` and ``V4L2_CAP_TUNER`` flag in the
H A Dvidioc-querycap.rst230 * - ``V4L2_CAP_SDR_CAPTURE``
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions189 replace define V4L2_CAP_SDR_CAPTURE device-capabilities
/linux/include/uapi/linux/
H A Dvideodev2.h499 #define V4L2_CAP_SDR_CAPTURE 0x00100000 /* Is a SDR capture device */ macro
/linux/drivers/media/dvb-frontends/
H A Drtl2832_sdr.c1237 .device_caps = V4L2_CAP_SDR_CAPTURE | V4L2_CAP_STREAMING |