Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.h2093 void xhci_free_device_endpoint_resources(struct xhci_hcd *xhci,
Dxhci.c3770 void xhci_free_device_endpoint_resources(struct xhci_hcd *xhci, in xhci_free_device_endpoint_resources() function
3928 xhci_free_device_endpoint_resources(xhci, virt_dev, false); in xhci_discover_or_reset_device()
Dxhci-ring.c1465 xhci_free_device_endpoint_resources(xhci, virt_dev, true); in xhci_handle_cmd_disable_slot()