Searched refs:V4L2_CAP_VIDEO_M2M (Results 1 – 25 of 25) sorted by relevance
11 Such memory-to-memory devices set the ``V4L2_CAP_VIDEO_M2M`` or
162 * - ``V4L2_CAP_VIDEO_M2M``
1100 2. Added V4L2_CAP_VIDEO_M2M and V4L2_CAP_VIDEO_M2M_MPLANE
440 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
660 vfd->device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING; in dma2d_probe()
795 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
1748 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
694 vfd->device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING; in g2d_probe()
729 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
793 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
845 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
906 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
910 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
542 V4L2_CAP_VIDEO_M2M | V4L2_CAP_VIDEO_M2M_MPLANE; in determine_valid_ioctls()
927 V4L2_CAP_VIDEO_M2M | V4L2_CAP_VIDEO_M2M_MPLANE; in check_fmt()
2932 jpeg->vfd_encoder->device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in s5p_jpeg_probe()2962 jpeg->vfd_decoder->device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in s5p_jpeg_probe()
1056 bdisp->vdev.device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in bdisp_register_device()
1282 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
174 replace define V4L2_CAP_VIDEO_M2M device-capabilities
492 #define V4L2_CAP_VIDEO_M2M 0x00008000 macro
1311 vdev->device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in hva_register_device()
1774 vdev->device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in delta_register_device()
2053 (multiplanar ? V4L2_CAP_VIDEO_M2M_MPLANE : V4L2_CAP_VIDEO_M2M); in register_instance()
2900 vfd->device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING; in coda_register_device()
3604 video_dev->device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING; in allegro_register_device()