Searched refs:PM_GetExitFactor (Results 1 – 4 of 4) sorted by relevance
253 OS_Printf("exit callback. arg=%d factor=%d\n", arg, PM_GetExitFactor() ); in myExitCallback()
706 PMExitFactor PM_GetExitFactor(void);
519 OS_Printf("exit callback. arg=%d factor=%d\n", arg, PM_GetExitFactor() ); in exitCallback()
2250 PMExitFactor PM_GetExitFactor(void) in PM_GetExitFactor() function