Home
last modified time | relevance | path

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

/include/media/
Dv4l2-dev.h62 struct video_device;
256 struct video_device struct
298 void (*release)(struct video_device *vdev); argument
312 container_of(__entity, struct video_device, entity)
320 #define to_video_device(cd) container_of(cd, struct video_device, dev)
351 int __must_check __video_register_device(struct video_device *vdev,
373 static inline int __must_check video_register_device(struct video_device *vdev, in video_register_device()
401 video_register_device_no_warn(struct video_device *vdev, in video_register_device_no_warn()
414 void video_unregister_device(struct video_device *vdev);
421 struct video_device * __must_check video_device_alloc(void);
[all …]
Dv4l2-mc.h57 int v4l_enable_media_source(struct video_device *vdev);
71 void v4l_disable_media_source(struct video_device *vdev);
133 static inline int v4l_enable_media_source(struct video_device *vdev) in v4l_enable_media_source()
138 static inline void v4l_disable_media_source(struct video_device *vdev) in v4l_disable_media_source()
Dv4l2-fh.h21 struct video_device;
44 struct video_device *vdev;
72 void v4l2_fh_init(struct v4l2_fh *fh, struct video_device *vdev);
Dv4l2-event.h22 struct video_device;
106 void v4l2_event_queue(struct video_device *vdev, const struct v4l2_event *ev);
Dsoc_camera.h40 struct video_device *vdev;
366 static inline struct video_device *soc_camera_i2c_to_vdev(const struct i2c_client *client) in soc_camera_i2c_to_vdev()
378 static inline struct v4l2_subdev *soc_camera_vdev_to_subdev(struct video_device *vdev) in soc_camera_vdev_to_subdev()
Dv4l2-ctrls.h30 struct video_device;
1277 int v4l2_g_ext_ctrls(struct v4l2_ctrl_handler *hdl, struct video_device *vdev,
1292 struct video_device *vdev,
1309 struct video_device *vdev,
Dv4l2-mem2mem.h46 struct video_device;
325 struct video_device *vdev, int function);
334 struct video_device *vdev, int function) in v4l2_m2m_register_media_controller()
Dv4l2-common.h434 int v4l2_g_parm_cap(struct video_device *vdev,
447 int v4l2_s_parm_cap(struct video_device *vdev,
Dv4l2-ioctl.h671 struct video_device;
Dv4l2-subdev.h864 struct video_device *devnode;
/include/media/drv-intf/
Dexynos-fimc.h137 struct video_device vdev;
147 struct video_device *vdev) in vdev_to_exynos_video_entity()
Dtea575x.h39 struct video_device vd; /* video device */
Dsaa7146_vv.h182 int saa7146_register_device(struct video_device *vid, struct saa7146_dev *dev, char *name, int type…
183 int saa7146_unregister_device(struct video_device *vid, struct saa7146_dev *dev);
/include/media/davinci/
Dvpbe_display.h82 struct video_device video_dev;
Dvpfe_capture.h92 struct video_device video_dev;