linux/drivers/media/platform/mediatek/jpeg
Jacopo Mondi 966579c979 media: mtk: jpeg: Access v4l2_fh from file->private_data
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:48 +02:00
..
Kconfig
Makefile
mtk_jpeg_core.c media: mtk: jpeg: Access v4l2_fh from file->private_data 2025-08-13 08:33:48 +02:00
mtk_jpeg_core.h media: mediatek: jpeg: support 34bits 2025-05-15 08:13:31 +02:00
mtk_jpeg_dec_hw.c media: mediatek: jpeg: support 34bits 2025-05-15 08:13:31 +02:00
mtk_jpeg_dec_hw.h media: mediatek: jpeg: support 34bits 2025-05-15 08:13:31 +02:00
mtk_jpeg_dec_parse.c
mtk_jpeg_dec_parse.h
mtk_jpeg_dec_reg.h media: mediatek: jpeg: support 34bits 2025-05-15 08:13:31 +02:00
mtk_jpeg_enc_hw.c media: mediatek: jpeg: support 34bits 2025-05-15 08:13:31 +02:00
mtk_jpeg_enc_hw.h media: mediatek: jpeg: support 34bits 2025-05-15 08:13:31 +02:00