Searched refs:best_ep (Results 1 – 1 of 1) sorted by relevance
1607 struct usb_host_endpoint *best_ep = NULL; in uvc_init_video() local1640 best_ep = ep; in uvc_init_video()1644 if (best_ep == NULL) { in uvc_init_video()1657 ret = uvc_init_video_isoc(stream, best_ep, gfp_flags); in uvc_init_video()