Searched refs:xhci_reset (Results 1 – 9 of 9) sorted by relevance
195 static int xhci_reset(struct xhci_hcor *hcor) in xhci_reset() function1234 xhci_reset(hcor); in xhci_lowlevel_init()1252 xhci_reset(ctrl->hcor); in xhci_lowlevel_stop()1309 if (xhci_reset(hcor) != 0) in usb_lowlevel_init()1507 ret = xhci_reset(hcor); in xhci_register()
165 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us) in xhci_reset() function732 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_stop()801 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_shutdown()1189 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_resume()5300 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_gen_setup()
684 return xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_exit_test_mode()
2110 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us);
2707 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_mem_init()