Lines Matching refs:uvc_device
164 struct uvc_device;
385 struct uvc_device *dev;
445 struct uvc_device *dev;
520 struct uvc_device { struct
620 extern struct uvc_entity *uvc_entity_by_id(struct uvc_device *dev, int id);
674 extern int uvc_query_ctrl(struct uvc_device *dev, __u8 query, __u8 unit,
681 extern int uvc_status_init(struct uvc_device *dev);
682 extern void uvc_status_cleanup(struct uvc_device *dev);
683 extern int uvc_status_start(struct uvc_device *dev, gfp_t flags);
684 extern void uvc_status_stop(struct uvc_device *dev);
696 extern int uvc_ctrl_init_device(struct uvc_device *dev);
697 extern void uvc_ctrl_cleanup_device(struct uvc_device *dev);
698 extern int uvc_ctrl_restore_values(struct uvc_device *dev);