Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A 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
H A Dxhci-mem.c935 xhci_debugfs_remove_slot(xhci, slot_id); in xhci_free_virt_devices_depth_first()