Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSB.c586 #define NEW_DEVICE_RETRYS 2 macro
630 for (i = 0; i < NEW_DEVICE_RETRYS; ++i) in ms_usb_new_device()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUSB.c3302 #define NEW_DEVICE_RETRYS 2 macro
3414 for (i = 0; i < NEW_DEVICE_RETRYS; ++i) { in usb_new_device()