Lines Matching defs:video_device
263 struct video_device { struct
265 struct media_entity entity;
266 struct media_intf_devnode *intf_devnode;
267 struct media_pipeline pipe;
269 const struct v4l2_file_operations *fops;
271 u32 device_caps;
274 struct device dev;
275 struct cdev *cdev;
277 struct v4l2_device *v4l2_dev;
278 struct device *dev_parent;
280 struct v4l2_ctrl_handler *ctrl_handler;
304 void (*release)(struct video_device *vdev); argument
312 * media_entity_to_video_device - Returns a &struct video_device from argument