Lines Matching refs:uvc_device
164 struct uvc_device;
385 struct uvc_device *dev;
445 struct uvc_device *dev;
524 struct uvc_device { struct
624 extern struct uvc_entity *uvc_entity_by_id(struct uvc_device *dev, int id);
676 extern int uvc_query_ctrl(struct uvc_device *dev, __u8 query, __u8 unit,
683 extern int uvc_status_init(struct uvc_device *dev);
684 extern void uvc_status_cleanup(struct uvc_device *dev);
685 extern int uvc_status_start(struct uvc_device *dev, gfp_t flags);
686 extern void uvc_status_stop(struct uvc_device *dev);
698 extern int uvc_ctrl_init_device(struct uvc_device *dev);
699 extern void uvc_ctrl_cleanup_device(struct uvc_device *dev);
700 extern int uvc_ctrl_restore_values(struct uvc_device *dev);