Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.c170 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us) in xhci_reset() function
751 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_stop()
820 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_shutdown()
1212 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_resume()
5357 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_gen_setup()
Dxhci-hub.c766 return xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_exit_test_mode()
Dxhci.h2116 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us);
Dxhci-mem.c2576 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_mem_init()