Home
last modified time | relevance | path

Searched refs:xhci_free_virt_device (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-trace.h199 DEFINE_EVENT(xhci_log_free_virt_dev, xhci_free_virt_device,
H A Dxhci-mem.c891 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id) in xhci_free_virt_device() function
987 xhci_free_virt_device(xhci, slot_id); in xhci_free_virt_devices_depth_first()
H A Dxhci.c3959 xhci_free_virt_device(xhci, udev->slot_id); in xhci_free_dev()
4114 xhci_free_virt_device(xhci, udev->slot_id); in xhci_alloc_dev()
4244 xhci_free_virt_device(xhci, udev->slot_id); in xhci_setup_device()
H A Dxhci.h2011 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id);
H A Dxhci-hub.c634 xhci_free_virt_device(xhci, i);
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-trace.h194 DEFINE_EVENT(xhci_log_free_virt_dev, xhci_free_virt_device,
H A Dxhci-mem.c847 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id) in xhci_free_virt_device() function
943 xhci_free_virt_device(xhci, slot_id); in xhci_free_virt_devices_depth_first()
H A Dxhci.c3849 xhci_free_virt_device(xhci, udev->slot_id); in xhci_free_dev()
4005 xhci_free_virt_device(xhci, udev->slot_id); in xhci_alloc_dev()
4135 xhci_free_virt_device(xhci, udev->slot_id); in xhci_setup_device()
H A Dxhci.h2050 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id);
H A Dxhci-hub.c739 xhci_free_virt_device(xhci, i);

Completed in 33 milliseconds