Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-debugfs.h112 void xhci_debugfs_remove_slot(struct xhci_hcd *xhci, int slot_id);
128 static inline void xhci_debugfs_remove_slot(struct xhci_hcd *x, int s) { } in xhci_debugfs_remove_slot() function
Dxhci-debugfs.c611 void xhci_debugfs_remove_slot(struct xhci_hcd *xhci, int slot_id) in xhci_debugfs_remove_slot() function
Dxhci-mem.c960 xhci_debugfs_remove_slot(xhci, slot_id); in xhci_free_virt_devices_depth_first()
Dxhci.c4022 xhci_debugfs_remove_slot(xhci, slot_id); in xhci_disable_slot()