linux/drivers/media/test-drivers/vimc
Benjamin Gaignard 2f2419502f media: v4l2: Add mem2mem helpers for REMOVE_BUFS ioctl
Create v4l2-mem2mem helpers for VIDIOC_REMOVE_BUFS ioctl and
make test drivers use it.

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2024-03-25 12:00:44 +01:00
..
Kconfig
Makefile
vimc-capture.c media: v4l2: Add mem2mem helpers for REMOVE_BUFS ioctl 2024-03-25 12:00:44 +01:00
vimc-common.c media: Zero-initialize all structures passed to subdev pad operations 2023-04-12 09:46:06 +02:00
vimc-common.h media: vimc: expand the names of vimc entity types 2022-07-15 14:42:14 +01:00
vimc-core.c media: vimc-core: Convert to platform remove callback returning void 2023-04-11 16:59:21 +02:00
vimc-debayer.c media: v4l2-subdev: Rename .init_cfg() operation to .init_state() 2023-12-04 10:37:47 +01:00
vimc-lens.c media: vimc: expand the names of vimc entity types 2022-07-15 14:42:14 +01:00
vimc-scaler.c media: v4l2-subdev: Rename .init_cfg() operation to .init_state() 2023-12-04 10:37:47 +01:00
vimc-sensor.c media: v4l2-subdev: Rename .init_cfg() operation to .init_state() 2023-12-04 10:37:47 +01:00
vimc-streamer.c media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_first() 2022-07-17 11:21:35 +01:00
vimc-streamer.h