Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
Dhub.c2741 #define GET_MAXPACKET0_TRIES 1 macro
2748 #define GET_MAXPACKET0_TRIES 3 macro
4647 for (i = 0; i < GET_MAXPACKET0_TRIES; ++i) { in get_bMaxPacketSize0()