Searched refs:timerCb (Results 1 – 1 of 1) sorted by relevance
33 PowerTimerCallback timerCb; member69 if (info->timerCb != NULL) { in TimerHandle()70 info->timerCb(info->data); in TimerHandle()85 info->timerCb = cb; in PowerMgrCreateTimer()