Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h2109 void xhci_free_device_endpoint_resources(struct xhci_hcd *xhci,
H A Dxhci.c3613 void xhci_free_device_endpoint_resources(struct xhci_hcd *xhci, in xhci_free_device_endpoint_resources() function
3771 xhci_free_device_endpoint_resources(xhci, virt_dev, false); in xhci_discover_or_reset_device()
H A Dxhci-ring.c1525 xhci_free_device_endpoint_resources(xhci, virt_dev, true); in xhci_handle_cmd_disable_slot()