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