Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-subdev.c110 struct v4l2_subdev_fh *subdev_fh = to_v4l2_subdev_fh(vfh); in subdev_close()
184 struct v4l2_subdev_fh *subdev_fh = to_v4l2_subdev_fh(vfh); in subdev_do_ioctl()
/linux-4.19.296/include/media/
Dv4l2-subdev.h916 #define to_v4l2_subdev_fh(fh) \ macro