diff options
| author | Jacopo Mondi <jacopo.mondi@ideasonboard.com> | 2025-08-10 04:30:30 +0300 |
|---|---|---|
| committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2025-08-13 09:33:50 +0300 |
| commit | cdc569967504fc1c9db7a1302e6d9ef4e4422553 (patch) | |
| tree | 4bc1d8541c46afe821c2c2fec63f27751a7a0985 /scripts/const_structs.checkpatch | |
| parent | f048bf7d755dc836c61ef38b905887b65dee79bd (diff) | |
| download | linux-cdc569967504fc1c9db7a1302e6d9ef4e4422553.tar.xz | |
media: nxp: mx2: 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/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
