Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci.c171 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us) in xhci_reset() function
591 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_stop()
658 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_shutdown()
1054 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_resume()
5190 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_gen_setup()
Dxhci-hub.c784 return xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_exit_test_mode()
Dxhci.h2125 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us);
Dxhci-mem.c2460 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_mem_init()