linux/drivers/media/platform/mediatek/mdp
Jacopo Mondi 59879e77de media: mtk_mdp_m2m: Access v4l2_fh from file
The v4l2_fh associated with an open file handle is now guaranteed
to be available in file->private_data, initialised by v4l2_fh_add().

Access the v4l2_fh, and from there the driver-specific structure,
from the file * in all ioctl handlers.

Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Co-developed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
2025-08-13 08:33:49 +02:00
..
Kconfig
Makefile
mtk_mdp_comp.c
mtk_mdp_comp.h
mtk_mdp_core.c
mtk_mdp_core.h
mtk_mdp_ipi.h
mtk_mdp_m2m.c media: mtk_mdp_m2m: Access v4l2_fh from file 2025-08-13 08:33:49 +02:00
mtk_mdp_m2m.h
mtk_mdp_regs.c
mtk_mdp_regs.h
mtk_mdp_vpu.c
mtk_mdp_vpu.h