Home
last modified time | relevance | path

Searched refs:XHCI_CMD_DEFAULT_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dxhci-ring.c361 xhci_mod_cmd_timer(xhci, XHCI_CMD_DEFAULT_TIMEOUT); in xhci_handle_stopped_cmd_ring()
1768 xhci_mod_cmd_timer(xhci, XHCI_CMD_DEFAULT_TIMEOUT); in handle_cmd_completion()
4288 xhci_mod_cmd_timer(xhci, XHCI_CMD_DEFAULT_TIMEOUT); in queue_command()
Dxhci.h1577 #define XHCI_CMD_DEFAULT_TIMEOUT (5 * HZ) macro