Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/uvc/
Duvcvideo.h798 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts,
Duvc_video.c1782 ep = uvc_find_endpoint(alts, in uvc_init_video()
1812 ep = uvc_find_endpoint(&intf->altsetting[0], in uvc_init_video()
Duvc_driver.c223 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, in uvc_find_endpoint() function
886 ep = uvc_find_endpoint(alts, in uvc_parse_streaming()