Searched refs:xhci_reset (Results 1 – 6 of 6) sorted by relevance
194 static int xhci_reset(struct xhci_hcor *hcor) in xhci_reset() function1230 xhci_reset(hcor); in xhci_lowlevel_init()1248 xhci_reset(ctrl->hcor); in xhci_lowlevel_stop()1304 if (xhci_reset(hcor) != 0) in usb_lowlevel_init()1501 ret = xhci_reset(hcor); in xhci_register()
172 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us) in xhci_reset() function592 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_stop()659 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_shutdown()1056 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_resume()5253 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_gen_setup()
784 return xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_exit_test_mode()
1879 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us);
2466 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_mem_init()
2687 static void xhci_reset(DeviceState *dev) in xhci_reset() function2957 xhci_reset(DEVICE(xhci)); in xhci_oper_write()3624 device_class_set_legacy_reset(dc, xhci_reset); in xhci_class_init()