Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c1338 xhci_cleanup(ctrl); in usb_lowlevel_stop()
1523 xhci_cleanup(ctrl); in xhci_deregister()
H A Dxhci.h1263 void xhci_cleanup(struct xhci_ctrl *ctrl);
H A Dxhci-mem.c172 void xhci_cleanup(struct xhci_ctrl *ctrl) in xhci_cleanup() function