Searched refs:xhci_debugfs_remove_slot (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-debugfs.h | 112 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
|
H A D | xhci-debugfs.c | 612 void xhci_debugfs_remove_slot(struct xhci_hcd *xhci, int slot_id) in xhci_debugfs_remove_slot() function
|
H A D | xhci-mem.c | 986 xhci_debugfs_remove_slot(xhci, slot_id); in xhci_free_virt_devices_depth_first()
|
H A D | xhci.c | 3975 xhci_debugfs_remove_slot(xhci, slot_id); in xhci_disable_slot()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-debugfs.h | 112 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
|
H A D | xhci-debugfs.c | 612 void xhci_debugfs_remove_slot(struct xhci_hcd *xhci, int slot_id) in xhci_debugfs_remove_slot() function
|
H A D | xhci-mem.c | 942 xhci_debugfs_remove_slot(xhci, slot_id); in xhci_free_virt_devices_depth_first()
|
H A D | xhci.c | 3865 xhci_debugfs_remove_slot(xhci, slot_id); in xhci_disable_slot()
|
Completed in 22 milliseconds