Home
last modified time | relevance | path

Searched refs:to_v4l2_subdev_fh (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-subdev.c100 struct v4l2_subdev_fh *subdev_fh = to_v4l2_subdev_fh(vfh); in subdev_close()
359 struct v4l2_subdev_fh *subdev_fh = to_v4l2_subdev_fh(vfh); in subdev_do_ioctl()
/kernel/linux/linux-5.10/include/media/
Dv4l2-subdev.h942 #define to_v4l2_subdev_fh(fh) \ macro