Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-subdev.c101 struct v4l2_subdev_fh *subdev_fh = to_v4l2_subdev_fh(vfh); in subdev_close()
333 struct v4l2_subdev_fh *subdev_fh = to_v4l2_subdev_fh(vfh); in subdev_do_ioctl()
/Linux-v5.4/include/media/
Dv4l2-subdev.h920 #define to_v4l2_subdev_fh(fh) \ macro