Home
last modified time | relevance | path

Searched refs:GET_DESCRIPTOR_TRIES (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhub.c2825 #define GET_DESCRIPTOR_TRIES 1 macro
2832 #define GET_DESCRIPTOR_TRIES 2 macro
4924 for (retries = 0; retries < GET_DESCRIPTOR_TRIES; (++retries, msleep(100))) { in hub_port_init()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhub.c2794 #define GET_DESCRIPTOR_TRIES 1 macro
2801 #define GET_DESCRIPTOR_TRIES 2 macro
4934 for (retries = 0; retries < GET_DESCRIPTOR_TRIES; (++retries, msleep(100))) { in hub_port_init()

Completed in 14 milliseconds