Home
last modified time | relevance | path

Searched refs:xhci_free_virt_device (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dxhci-mem.c913 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id) in xhci_free_virt_device() function
1032 xhci_free_virt_device(xhci, slot_id); in xhci_alloc_virt_device()
1829 xhci_free_virt_device(xhci, i); in xhci_mem_cleanup()
Dxhci.h1681 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id);
Dxhci-ring.c1101 xhci_free_virt_device(xhci, slot_id); in xhci_handle_cmd_disable_slot()
Dxhci.c3660 xhci_free_virt_device(xhci, udev->slot_id); in xhci_free_dev()