Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.c1559 static int xhci_configure_endpoint(struct xhci_hcd *xhci,
1625 ret = xhci_configure_endpoint(xhci, urb->dev, command, in xhci_check_maxpacket()
2919 static int xhci_configure_endpoint(struct xhci_hcd *xhci, in xhci_configure_endpoint() function
3097 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_check_bandwidth()
3627 ret = xhci_configure_endpoint(xhci, udev, config_cmd, in xhci_alloc_streams()
3738 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_free_streams()
4435 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_change_max_exit_latency()
5226 ret = xhci_configure_endpoint(xhci, hdev, config_cmd, in xhci_update_hub_device()
5229 ret = xhci_configure_endpoint(xhci, hdev, config_cmd, in xhci_update_hub_device()
Dxhci-trace.h425 DEFINE_EVENT(xhci_log_slot_ctx, xhci_configure_endpoint,