Home
last modified time | relevance | path

Searched refs:ep_to_host_endpoint (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/core/
H A Ddevio.c926 static struct usb_host_endpoint *ep_to_host_endpoint(struct usb_device *dev, in ep_to_host_endpoint() function
968 eps[i] = ep_to_host_endpoint(ps->dev, ep); in parse_usbdevfs_streams()
1642 ep = ep_to_host_endpoint(ps->dev, uurb->endpoint); in proc_do_submiturb()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Ddevio.c937 static struct usb_host_endpoint *ep_to_host_endpoint(struct usb_device *dev, in ep_to_host_endpoint() function
979 eps[i] = ep_to_host_endpoint(ps->dev, ep); in parse_usbdevfs_streams()
1657 ep = ep_to_host_endpoint(ps->dev, uurb->endpoint); in proc_do_submiturb()

Completed in 9 milliseconds