Searched refs:USB_STS_RETRIES (Results 1 – 2 of 2) sorted by relevance
8 #define USB_STS_RETRIES 5 macro
66 for (i = 0; i < USB_STS_RETRIES && status == -ETIMEDOUT; i++) in get_port_status()820 for (i = 0; i < USB_STS_RETRIES && status == -ETIMEDOUT; i++) in get_hub_status()
Completed in 7 milliseconds