Searched refs:uvc_find_endpoint (Results 1 – 3 of 3) sorted by relevance
911 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts,
1925 ep = uvc_find_endpoint(alts, in uvc_video_start_transfer()1956 ep = uvc_find_endpoint(&intf->altsetting[0], in uvc_video_start_transfer()
229 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, in uvc_find_endpoint() function1007 ep = uvc_find_endpoint(alts, in uvc_parse_streaming()