Home
last modified time | relevance | path

Searched refs:xhci_free_device_endpoint_resources (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci.h1813 void xhci_free_device_endpoint_resources(struct xhci_hcd *xhci,
H A Dxhci.c3673 void xhci_free_device_endpoint_resources(struct xhci_hcd *xhci, in xhci_free_device_endpoint_resources() function
3831 xhci_free_device_endpoint_resources(xhci, virt_dev, false); in xhci_discover_or_reset_device()
H A Dxhci-ring.c1524 xhci_free_device_endpoint_resources(xhci, virt_dev, true); in xhci_handle_cmd_disable_slot()