Home
last modified time | relevance | path

Searched refs:xhci_remove_dbc_dev (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-dbgcap.h206 void xhci_remove_dbc_dev(struct xhci_hcd *xhci);
231 static inline void xhci_remove_dbc_dev(struct xhci_hcd *xhci) in xhci_remove_dbc_dev() function
H A Dxhci-dbgcap.c1312 void xhci_remove_dbc_dev(struct xhci_hcd *xhci) in xhci_remove_dbc_dev() function
H A Dxhci.c623 xhci_remove_dbc_dev(xhci); in xhci_stop()