Searched refs:best_ep (Results 1 – 1 of 1) sorted by relevance
1665 struct usb_host_endpoint *best_ep = NULL; in uvc_init_video() local1698 best_ep = ep; in uvc_init_video()1702 if (best_ep == NULL) { in uvc_init_video()1715 ret = uvc_init_video_isoc(stream, best_ep, gfp_flags); in uvc_init_video()