Searched refs:xhci_configure_endpoint (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/usb/host/ |
D | xhci.c | 1245 static int xhci_configure_endpoint(struct xhci_hcd *xhci, 1315 ret = xhci_configure_endpoint(xhci, urb->dev, command, in xhci_check_maxpacket() 2645 static int xhci_configure_endpoint(struct xhci_hcd *xhci, in xhci_configure_endpoint() function 2814 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_check_bandwidth() 3273 ret = xhci_configure_endpoint(xhci, udev, config_cmd, in xhci_alloc_streams() 3380 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_free_streams() 4065 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_change_max_exit_latency() 4847 ret = xhci_configure_endpoint(xhci, hdev, config_cmd, in xhci_update_hub_device() 4850 ret = xhci_configure_endpoint(xhci, hdev, config_cmd, in xhci_update_hub_device()
|