Searched refs:xhci_configure_endpoint (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ |
H A D | xhci.c | 1530 static int xhci_configure_endpoint(struct xhci_hcd *xhci, 1592 ret = xhci_configure_endpoint(xhci, vdev->udev, command, in xhci_check_ep0_maxpacket() 2928 static int xhci_configure_endpoint(struct xhci_hcd *xhci, in xhci_configure_endpoint() function 3106 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_check_bandwidth() 3693 ret = xhci_configure_endpoint(xhci, udev, config_cmd, in xhci_alloc_streams() 3804 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_free_streams() 4534 ret = xhci_configure_endpoint(xhci, udev, command, in xhci_change_max_exit_latency() 5310 ret = xhci_configure_endpoint(xhci, hdev, config_cmd, in xhci_update_hub_device() 5313 ret = xhci_configure_endpoint(xhci, hdev, config_cmd, in xhci_update_hub_device()
|
H A D | xhci-trace.h | 454 DEFINE_EVENT(xhci_log_slot_ctx, xhci_configure_endpoint,
|