Searched hist:f645e6256bd1b12523b759fcc610861fb21c24c7 (Results 1 – 1 of 1) sorted by relevance
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-querycap.rst | diff f645e6256bd1b12523b759fcc610861fb21c24c7 Tue Apr 21 15:57:38 CEST 2020 Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> media: v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
Add a video device capability flag to indicate that its inputs and/or outputs are controlled by the Media Controller instead of the V4L2 API. When this flag is set, ioctl for enum inputs and outputs are automatically enabled and programmed to call a helper function.
Suggested-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Helen Koike <helen.koike@collabora.com> Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|