Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/v4l2-core/
Dv4l2-subdev.c50 static int subdev_fh_init(struct v4l2_subdev_fh *fh, struct v4l2_subdev *sd) in subdev_fh_init() function
81 ret = subdev_fh_init(subdev_fh, sd); in subdev_open()