Home
last modified time | relevance | path

Searched refs:video_device (Results 1 – 13 of 13) sorted by relevance

/include/media/
A Dv4l2-dev.h62 struct video_device;
264 struct video_device { struct
305 void (*release)(struct video_device *vdev); argument
414 video_register_device_no_warn(struct video_device *vdev, in video_register_device_no_warn()
427 void video_unregister_device(struct video_device *vdev);
434 struct video_device * __must_check video_device_alloc(void);
443 void video_device_release(struct video_device *vdev);
458 void video_device_release_empty(struct video_device *vdev);
510 struct video_device *video_devdata(struct file *file);
617 void video_device_pipeline_stop(struct video_device *vdev);
[all …]
A Dv4l2-mc.h58 int v4l_enable_media_source(struct video_device *vdev);
72 void v4l_disable_media_source(struct video_device *vdev);
203 static inline int v4l_enable_media_source(struct video_device *vdev) in v4l_enable_media_source()
208 static inline void v4l_disable_media_source(struct video_device *vdev) in v4l_disable_media_source()
A Dv4l2-fh.h21 struct video_device;
44 struct video_device *vdev;
70 void v4l2_fh_init(struct v4l2_fh *fh, struct video_device *vdev);
A Dv4l2-event.h22 struct video_device;
106 void v4l2_event_queue(struct video_device *vdev, const struct v4l2_event *ev);
130 void v4l2_event_wake_all(struct video_device *vdev);
A Dvideobuf2-v4l2.h26 struct video_device;
368 void vb2_video_unregister_device(struct video_device *vdev);
A Dv4l2-ctrls.h26 struct video_device;
1508 int v4l2_g_ext_ctrls(struct v4l2_ctrl_handler *hdl, struct video_device *vdev,
1523 struct video_device *vdev,
1540 struct video_device *vdev,
A Dv4l2-mem2mem.h48 struct video_device;
524 struct video_device *vdev, int function);
533 struct video_device *vdev, int function) in v4l2_m2m_register_media_controller()
A Dv4l2-common.h470 int v4l2_g_parm_cap(struct video_device *vdev,
483 int v4l2_s_parm_cap(struct video_device *vdev,
A Dv4l2-ioctl.h663 struct video_device;
A Dv4l2-subdev.h1089 struct video_device *devnode;
/include/media/drv-intf/
A Dexynos-fimc.h137 struct video_device vdev;
147 struct video_device *vdev) in vdev_to_exynos_video_entity()
A Dsaa7146_vv.h142 int saa7146_register_device(struct video_device *vid, struct saa7146_dev *dev, char *name, int type…
143 int saa7146_unregister_device(struct video_device *vid, struct saa7146_dev *dev);
A Dtea575x.h39 struct video_device vd; /* video device */

Completed in 27 milliseconds