Home
last modified time | relevance | path

Searched refs:xhci_reset (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci.c188 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us) in xhci_reset() function
726 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_stop()
793 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_shutdown()
1175 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_resume()
5491 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_gen_setup()
H A Dxhci-hub.c752 return xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_exit_test_mode()
H A Dxhci.h1875 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us);
H A Dxhci-mem.c2508 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_mem_init()