Home
last modified time | relevance | path

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

/openbmc/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-debugfs.c612 void xhci_debugfs_remove_slot(struct xhci_hcd *xhci, int slot_id) in xhci_debugfs_remove_slot() function
H A Dxhci-mem.c942 xhci_debugfs_remove_slot(xhci, slot_id); in xhci_free_virt_devices_depth_first()
H A Dxhci.c3875 xhci_debugfs_remove_slot(xhci, slot_id); in xhci_disable_slot()