Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-subdev.c102 struct v4l2_subdev_fh *subdev_fh = to_v4l2_subdev_fh(vfh); in subdev_close()
752 struct v4l2_subdev_fh *subdev_fh = to_v4l2_subdev_fh(vfh); in subdev_do_ioctl_lock()
/Linux-v6.1/include/media/
Dv4l2-subdev.h1035 #define to_v4l2_subdev_fh(fh) \ macro