Searched refs:best_ep (Results 1 – 1 of 1) sorted by relevance
1618 struct usb_host_endpoint *best_ep = NULL; in uvc_init_video() local1651 best_ep = ep; in uvc_init_video()1655 if (best_ep == NULL) { in uvc_init_video()1668 ret = uvc_init_video_isoc(stream, best_ep, gfp_flags); in uvc_init_video()