Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/usb/uvc/
Duvcvideo.h793 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts,
Duvc_video.c1950 ep = uvc_find_endpoint(alts, in uvc_video_start_transfer()
1992 ep = uvc_find_endpoint(&intf->altsetting[0], in uvc_video_start_transfer()
Duvc_driver.c43 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, in uvc_find_endpoint() function
743 ep = uvc_find_endpoint(alts, in uvc_parse_streaming()