Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c450 static int xhci_configure_endpoints(struct usb_device *udev, bool ctx_change) in xhci_configure_endpoints() function
618 return xhci_configure_endpoints(udev, false); in xhci_set_configuration()
813 ret = xhci_configure_endpoints(udev, true); in xhci_check_maxpacket()
1479 return xhci_configure_endpoints(udev, false); in xhci_update_hub_device()