Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/usb/uvc/
Duvcvideo.h869 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts,
Duvc_video.c1851 ep = uvc_find_endpoint(alts, in uvc_video_start_transfer()
1881 ep = uvc_find_endpoint(&intf->altsetting[0], in uvc_video_start_transfer()
Duvc_driver.c228 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, in uvc_find_endpoint() function
1002 ep = uvc_find_endpoint(alts, in uvc_parse_streaming()