Searched refs:xhci_stop (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/host/
H A Dxhci.c590 * Its opposite is xhci_stop().
678 void xhci_stop(struct usb_hcd *hcd) xhci_stop() function
692 * (xhci_stop() could be called as part of failed init). xhci_stop()
723 "xhci_stop completed - status = %x", xhci_stop()
1055 xhci_dbg(xhci, "xhci_stop completed - status = %x\n", xhci_resume()
4980 .stop = xhci_stop,
H A Dxhci.h1824 void xhci_stop(struct usb_hcd *hcd);

Completed in 145 milliseconds