Lines Matching defs:video_device
264 struct video_device { struct
266 struct media_entity entity;
267 struct media_intf_devnode *intf_devnode;
268 struct media_pipeline pipe;
270 const struct v4l2_file_operations *fops;
272 u32 device_caps;
275 struct device dev;
276 struct cdev *cdev;
278 struct v4l2_device *v4l2_dev;
279 struct device *dev_parent;
281 struct v4l2_ctrl_handler *ctrl_handler;
305 void (*release)(struct video_device *vdev); argument
313 * media_entity_to_video_device - Returns a &struct video_device from argument