Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/v4l2-core/
Dv4l2-subdev.c27 static int subdev_fh_init(struct v4l2_subdev_fh *fh, struct v4l2_subdev *sd) in subdev_fh_init() function
58 ret = subdev_fh_init(subdev_fh, sd); in subdev_open()