diff options
| author | Jacopo Mondi <jacopo.mondi@ideasonboard.com> | 2025-08-10 04:30:43 +0300 |
|---|---|---|
| committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2025-08-13 09:33:54 +0300 |
| commit | ecdcfa456e6f6048666c7dd56a0c9b95e50312a5 (patch) | |
| tree | 270cd24f812cb0cf56e52ba6cd0333814e93e349 /scripts | |
| parent | 1b2135910747f573027b5c220f0ede98484fcf6a (diff) | |
| download | linux-ecdcfa456e6f6048666c7dd56a0c9b95e50312a5.tar.xz | |
media: stm32: dma2d: 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
