Searched refs:video_device (Results 1 – 15 of 15) sorted by relevance
/include/media/ |
D | v4l2-dev.h | 62 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 …]
|
D | v4l2-mc.h | 57 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()
|
D | v4l2-fh.h | 21 struct video_device; 44 struct video_device *vdev; 72 void v4l2_fh_init(struct v4l2_fh *fh, struct video_device *vdev);
|
D | v4l2-event.h | 22 struct video_device; 106 void v4l2_event_queue(struct video_device *vdev, const struct v4l2_event *ev);
|
D | soc_camera.h | 40 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()
|
D | v4l2-ctrls.h | 30 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,
|
D | v4l2-mem2mem.h | 46 struct video_device; 325 struct video_device *vdev, int function); 334 struct video_device *vdev, int function) in v4l2_m2m_register_media_controller()
|
D | v4l2-common.h | 434 int v4l2_g_parm_cap(struct video_device *vdev, 447 int v4l2_s_parm_cap(struct video_device *vdev,
|
D | v4l2-ioctl.h | 671 struct video_device;
|
D | v4l2-subdev.h | 864 struct video_device *devnode;
|
/include/media/drv-intf/ |
D | exynos-fimc.h | 137 struct video_device vdev; 147 struct video_device *vdev) in vdev_to_exynos_video_entity()
|
D | tea575x.h | 39 struct video_device vd; /* video device */
|
D | saa7146_vv.h | 182 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/ |
D | vpbe_display.h | 82 struct video_device video_dev;
|
D | vpfe_capture.h | 92 struct video_device video_dev;
|