Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.c194 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us) in xhci_reset() function
629 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_stop()
696 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_shutdown()
1096 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_resume()
5263 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_gen_setup()
Dxhci-hub.c752 return xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_exit_test_mode()
Dxhci.h1843 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us);
Dxhci-mem.c2547 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_mem_init()