Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Dxhci.c483 static int xhci_configure_endpoints(struct usb_device *udev, bool ctx_change) in xhci_configure_endpoints() function
656 return xhci_configure_endpoints(udev, false); in xhci_set_configuration()
844 ret = xhci_configure_endpoints(udev, true); in xhci_check_maxpacket()
1508 return xhci_configure_endpoints(udev, false); in xhci_update_hub_device()

Completed in 6 milliseconds