Searched refs:xhci_configure_endpoint (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/usb/host/ |
D | xhci.c | 1235 static int xhci_configure_endpoint(struct xhci_hcd *xhci, 1305 ret = xhci_configure_endpoint(xhci, urb->dev, command, in xhci_check_maxpacket() 2635 static int xhci_configure_endpoint(struct xhci_hcd *xhci, in xhci_configure_endpoint() function 2804 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_check_bandwidth() 3263 ret = xhci_configure_endpoint(xhci, udev, config_cmd, in xhci_alloc_streams() 3370 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_free_streams() 4053 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_change_max_exit_latency() 4831 ret = xhci_configure_endpoint(xhci, hdev, config_cmd, in xhci_update_hub_device() 4834 ret = xhci_configure_endpoint(xhci, hdev, config_cmd, in xhci_update_hub_device()
|