Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c449 static int xhci_configure_endpoints(struct usb_device *udev, bool ctx_change) in xhci_configure_endpoints() function
614 return xhci_configure_endpoints(udev, false); in xhci_set_configuration()
803 ret = xhci_configure_endpoints(udev, true); in xhci_check_maxpacket()
1464 return xhci_configure_endpoints(udev, false); in xhci_update_hub_device()