Lines Matching defs:video_device
247 struct video_device struct
250 struct media_entity entity;
251 struct media_intf_devnode *intf_devnode;
252 struct media_pipeline pipe;
254 const struct v4l2_file_operations *fops;
256 u32 device_caps;
259 struct device dev;
260 struct cdev *cdev;
262 struct v4l2_device *v4l2_dev;
263 struct device *dev_parent;
265 struct v4l2_ctrl_handler *ctrl_handler;
289 void (*release)(struct video_device *vdev); argument
297 * media_entity_to_video_device - Returns a &struct video_device from argument