Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-trace.h200 DEFINE_EVENT(xhci_log_free_virt_dev, xhci_free_virt_device,
Dxhci-mem.c877 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id) in xhci_free_virt_device() function
969 xhci_free_virt_device(xhci, slot_id); in xhci_free_virt_devices_depth_first()
Dxhci.h1952 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id);
Dxhci.c3762 xhci_free_virt_device(xhci, udev->slot_id); in xhci_free_dev()
3907 xhci_free_virt_device(xhci, udev->slot_id); in xhci_alloc_dev()
Dxhci-ring.c1184 xhci_free_virt_device(xhci, slot_id); in xhci_handle_cmd_disable_slot()