Home
last modified time | relevance | path

Searched refs:V4L2_CAP_RDS_OUTPUT (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/radio/si4713/
H A Dradio-platform-si4713.c175 rsdev->radio_dev.device_caps = V4L2_CAP_MODULATOR | V4L2_CAP_RDS_OUTPUT; in radio_si4713_pdriver_probe()
H A Dradio-usb-si4713.c475 radio->vdev.device_caps = V4L2_CAP_MODULATOR | V4L2_CAP_RDS_OUTPUT; in usb_si4713_probe()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Ddev-rds.rst54 Devices supporting the RDS output API set the ``V4L2_CAP_RDS_OUTPUT``
H A Dvidioc-querycap.rst206 * - ``V4L2_CAP_RDS_OUTPUT``
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h442 #define V4L2_CAP_RDS_OUTPUT 0x00000800 /* Is an RDS encoder */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h442 #define V4L2_CAP_RDS_OUTPUT 0x00000800 /* Is an RDS encoder */ macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions166 replace define V4L2_CAP_RDS_OUTPUT device-capabilities
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h463 #define V4L2_CAP_RDS_OUTPUT 0x00000800 /* Is an RDS encoder */ macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h465 #define V4L2_CAP_RDS_OUTPUT 0x00000800 /* Is an RDS encoder */ macro
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-wl1273.c1977 V4L2_CAP_RDS_OUTPUT,
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-core.c1088 dev->radio_tx_caps = V4L2_CAP_RDS_OUTPUT | V4L2_CAP_MODULATOR | in vivid_set_capabilities()