Searched defs:esta_timer_log (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/wilink_6_1/platforms/os/linux/src/
H A Dosapi.c71 #define esta_timer_log(fmt,args...) printk(fmt, ## args) macro
73 #define esta_timer_log(fmt,args...) macro
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
H A Dosapi.c80 #define esta_timer_log(fmt,args...) printk(fmt, ## args) macro
82 #define esta_timer_log(fmt,args...) macro
307 esta_timer_log("\n\n%s:%d ::os_timerCreate(%p,%p,%p)",__FUNCTION__, __LINE__,OsContext,pRoutine,Context);
330 esta_timer_log("=%p\n\n", tmr);
387 esta_timer_log("\n\n%s:%d ::os_timerStart(%p,%p,%u,%d)\n\n",__FUNCTION__, __LINE__,OsContext,TimerHandle,DelayMs,bPeriodic);
1453 esta_timer_log("%s: req=0x%x f=0x%p parm=0x%p\n", __FUNCTION__, req, f, parm);
1491 esta_timer_log("%s: drv=%p f=0x%x ctx=0x%x\n",

Completed in 127 milliseconds