Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h2087 void xhci_free_device_endpoint_resources(struct xhci_hcd *xhci,
H A Dxhci.c3654 void xhci_free_device_endpoint_resources(struct xhci_hcd *xhci, in xhci_free_device_endpoint_resources() function
3819 xhci_free_device_endpoint_resources(xhci, virt_dev, false); in xhci_discover_or_reset_device()
H A Dxhci-ring.c1521 xhci_free_device_endpoint_resources(xhci, virt_dev, true); in xhci_handle_cmd_disable_slot()