Searched defs:video_device (Results 1 – 1 of 1) sorted by relevance
81 struct video_device struct84 struct media_entity entity;87 const struct v4l2_file_operations *fops;90 struct device dev; /* v4l device */91 struct cdev *cdev; /* character device */94 struct device *parent; /* device parent */95 struct v4l2_device *v4l2_dev; /* v4l2_device parent */98 struct v4l2_ctrl_handler *ctrl_handler;101 struct v4l2_prio_state *prio;125 void (*release)(struct video_device *vdev); argument[all …]