Home
last modified time | relevance | path

Searched refs:best_ep (Results 1 – 1 of 1) sorted by relevance

/drivers/media/usb/uvc/
Duvc_video.c1665 struct usb_host_endpoint *best_ep = NULL; in uvc_init_video() local
1698 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()