Home
last modified time | relevance | path

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

/drivers/usb/core/
Dhub.c2843 #define GET_MAXPACKET0_TRIES 1 macro
2850 #define GET_MAXPACKET0_TRIES 3 macro
4812 for (i = 0; i < GET_MAXPACKET0_TRIES; ++i) { in get_bMaxPacketSize0()