Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/usb/uvc/
Duvcvideo.h770 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts,
Duvc_video.c1944 ep = uvc_find_endpoint(alts, in uvc_video_start_transfer()
1975 ep = uvc_find_endpoint(&intf->altsetting[0], in uvc_video_start_transfer()
Duvc_driver.c42 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, in uvc_find_endpoint() function
736 ep = uvc_find_endpoint(alts, in uvc_parse_streaming()