diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-12-13 17:11:56 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-01-22 11:50:06 +0300 |
commit | d0749adb30706f4e3af452698db96f671444341a (patch) | |
tree | 6cc9a1b6883651c7b69b94d68e6f485b57a92f97 /include/media/v4l2-device.h | |
parent | c4a73f316d04594689dffcae8d800787e4fc9f75 (diff) | |
download | linux-d0749adb30706f4e3af452698db96f671444341a.tar.xz |
media: v4l2-subdev: Add subdev .(enable|disable)_streams() operations
Add two new subdev pad operations, .enable_streams() and
.disable_streams(), to allow control of individual streams per pad. This
is a superset of what the video .s_stream() operation implements.
To help with handling of backward compatibility, add two wrapper
functions around those operations, and require their usage in drivers.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'include/media/v4l2-device.h')
0 files changed, 0 insertions, 0 deletions