Searched refs:xhci_configure_endpoint (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/usb/host/ |
D | xhci.c | 1399 static int xhci_configure_endpoint(struct xhci_hcd *xhci, 1465 ret = xhci_configure_endpoint(xhci, urb->dev, command, in xhci_check_maxpacket() 2752 static int xhci_configure_endpoint(struct xhci_hcd *xhci, in xhci_configure_endpoint() function 2930 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_check_bandwidth() 3460 ret = xhci_configure_endpoint(xhci, udev, config_cmd, in xhci_alloc_streams() 3571 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_free_streams() 4269 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_change_max_exit_latency() 5053 ret = xhci_configure_endpoint(xhci, hdev, config_cmd, in xhci_update_hub_device() 5056 ret = xhci_configure_endpoint(xhci, hdev, config_cmd, in xhci_update_hub_device()
|
D | xhci-trace.h | 418 DEFINE_EVENT(xhci_log_slot_ctx, xhci_configure_endpoint,
|