summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo.mondi@ideasonboard.com>2025-08-10 04:30:20 +0300
committerHans Verkuil <hverkuil+cisco@kernel.org>2025-08-13 09:33:48 +0300
commita7f90007c2495c29909be4ae05e006b6a24844bb (patch)
treed2a5834abe31b6560d2cd9ccb6c3f9c1ed44ffd4 /scripts
parente732b1221dbdf8b54ab5c85f06012962001f2c48 (diff)
downloadlinux-a7f90007c2495c29909be4ae05e006b6a24844bb.tar.xz
media: coda: 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> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions