Home
last modified time | relevance | path

Searched defs:v4l2_subdev_internal_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/media/
Dv4l2-subdev.h765 struct v4l2_subdev_internal_ops { struct
766 int (*registered)(struct v4l2_subdev *sd);
767 void (*unregistered)(struct v4l2_subdev *sd);
768 int (*open)(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh);
769 int (*close)(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh);
770 void (*release)(struct v4l2_subdev *sd);