Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rtl8712/
Dusb_halinit.c40 int PollingCnt = 20; in r8712_usb_hal_bus_init() local
279 } while (PollingCnt--); /* Delay 1ms */ in r8712_usb_hal_bus_init()
281 if (PollingCnt <= 0) { in r8712_usb_hal_bus_init()