Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/media/
Dv4l2-subdev.h787 struct v4l2_subdev_internal_ops { struct
788 int (*registered)(struct v4l2_subdev *sd);
789 void (*unregistered)(struct v4l2_subdev *sd);
790 int (*open)(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh);
791 int (*close)(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh);
792 void (*release)(struct v4l2_subdev *sd);
/kernel/linux/linux-4.19/include/media/
Dv4l2-subdev.h764 struct v4l2_subdev_internal_ops { struct
765 int (*registered)(struct v4l2_subdev *sd);
766 void (*unregistered)(struct v4l2_subdev *sd);
767 int (*open)(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh);
768 int (*close)(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh);