Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h1315 #define XHCI_CMD_DEFAULT_TIMEOUT 5000 macro
H A Dxhci-mem.c1722 command->timeout_ms = XHCI_CMD_DEFAULT_TIMEOUT; in xhci_alloc_command()
H A Dxhci.c4345 XHCI_CMD_DEFAULT_TIMEOUT); in xhci_enable_device()