Lines Matching defs:video_device
256 struct video_device struct
259 struct media_entity entity;
260 struct media_intf_devnode *intf_devnode;
261 struct media_pipeline pipe;
263 const struct v4l2_file_operations *fops;
265 u32 device_caps;
268 struct device dev;
269 struct cdev *cdev;
271 struct v4l2_device *v4l2_dev;
272 struct device *dev_parent;
274 struct v4l2_ctrl_handler *ctrl_handler;
298 void (*release)(struct video_device *vdev); argument
306 * media_entity_to_video_device - Returns a &struct video_device from argument