xhci_free_virt_device
xhci_free_virt_device(xhci, xhci->devs[slot_id], slot_id);
DEFINE_EVENT(xhci_log_free_virt_dev, xhci_free_virt_device,
xhci_free_virt_device(xhci, virt_dev, udev->slot_id);
xhci_free_virt_device(xhci, vdev, slot_id);
void xhci_free_virt_device(struct xhci_hcd *xhci, struct xhci_virt_device *dev, int slot_id);