Searched refs:osl_sleep (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hnd/
H A Dshared_ksyms.c287 extern void osl_sleep; EXPORT_SYMBOL(osl_sleep); variable
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dlinux_osl.h96 #define OSL_SLEEP(ms) osl_sleep(ms)
97 extern void osl_sleep(uint ms);
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dlinux_osl.c1926 osl_sleep(uint ms) function

Completed in 69 milliseconds