Searched refs:xhci_configure_endpoint (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/usb/host/ |
H A D | xhci.c | 1532 static int xhci_configure_endpoint(struct xhci_hcd *xhci, 1594 ret = xhci_configure_endpoint(xhci, vdev->udev, command, in xhci_check_ep0_maxpacket() 2930 static int xhci_configure_endpoint(struct xhci_hcd *xhci, in xhci_configure_endpoint() function 3108 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_check_bandwidth() 3695 ret = xhci_configure_endpoint(xhci, udev, config_cmd, in xhci_alloc_streams() 3806 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_free_streams() 4543 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_change_max_exit_latency() 5319 ret = xhci_configure_endpoint(xhci, hdev, config_cmd, in xhci_update_hub_device() 5322 ret = xhci_configure_endpoint(xhci, hdev, config_cmd, in xhci_update_hub_device()
|