Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci.c196 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us) in xhci_reset() function
624 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_stop()
691 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_shutdown()
1087 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_resume()
5334 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_gen_setup()
H A Dxhci.h1863 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us);
H A Dxhci-hub.c753 return xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_exit_test_mode()
H A Dxhci-mem.c2539 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_mem_init()