Searched refs:V4L2_CAP_VIDEO_M2M (Results 1 – 24 of 24) sorted by relevance
11 Such memory-to-memory devices set the ``V4L2_CAP_VIDEO_M2M`` or
160 * - ``V4L2_CAP_VIDEO_M2M``
1100 2. Added V4L2_CAP_VIDEO_M2M and V4L2_CAP_VIDEO_M2M_MPLANE
361 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
795 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
910 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
1603 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
697 vfd->device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING; in g2d_probe()
702 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
729 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
844 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
793 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
540 V4L2_CAP_VIDEO_M2M | V4L2_CAP_VIDEO_M2M_MPLANE; in determine_valid_ioctls()
944 V4L2_CAP_VIDEO_M2M | V4L2_CAP_VIDEO_M2M_MPLANE; in check_fmt()
2935 jpeg->vfd_encoder->device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in s5p_jpeg_probe()2965 jpeg->vfd_decoder->device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in s5p_jpeg_probe()
154 replace define V4L2_CAP_VIDEO_M2M device-capabilities
472 #define V4L2_CAP_VIDEO_M2M 0x00008000 macro
1056 bdisp->vdev.device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in bdisp_register_device()
1292 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
1314 vdev->device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in hva_register_device()
1781 vdev->device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in delta_register_device()
2056 (multiplanar ? V4L2_CAP_VIDEO_M2M_MPLANE : V4L2_CAP_VIDEO_M2M); in register_instance()
2904 video_dev->device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING; in allegro_register_device()
2868 vfd->device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING; in coda_register_device()