Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dxhci.h2092 void xhci_free_device_endpoint_resources(struct xhci_hcd *xhci,
Dxhci.c3763 void xhci_free_device_endpoint_resources(struct xhci_hcd *xhci, in xhci_free_device_endpoint_resources() function
3921 xhci_free_device_endpoint_resources(xhci, virt_dev, false); in xhci_discover_or_reset_device()
Dxhci-ring.c1462 xhci_free_device_endpoint_resources(xhci, virt_dev, true); in xhci_handle_cmd_disable_slot()