Searched refs:uvc_find_endpoint (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 793 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts,
|
H A D | uvc_video.c | 1950 ep = uvc_find_endpoint(alts, in uvc_video_start_transfer() 1992 ep = uvc_find_endpoint(&intf->altsetting[0], in uvc_video_start_transfer()
|
H A D | uvc_driver.c | 43 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()
|
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 873 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts,
|
H A D | uvc_video.c | 1885 ep = uvc_find_endpoint(alts, in uvc_video_start_transfer() 1926 ep = uvc_find_endpoint(&intf->altsetting[0], in uvc_video_start_transfer()
|
H A D | uvc_driver.c | 228 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()
|
Completed in 15 milliseconds