summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo.mondi@ideasonboard.com>2025-08-10 04:30:41 +0300
committerHans Verkuil <hverkuil+cisco@kernel.org>2025-08-13 09:33:53 +0300
commitc3db0cdea470798c958915a2571de10e145334cc (patch)
tree73fe0f1e80363a5f6ea645b25e0b7da4f9215564 /scripts/const_structs.checkpatch
parentfede1dac719e080f922b52ef36fbb124dc1a2386 (diff)
downloadlinux-c3db0cdea470798c958915a2571de10e145334cc.tar.xz
media: bdisp: 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>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions