Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-subdev.c30 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()