Lines Matching refs:clock_sec_t
246 static int IOPMConvertSecondsToCalendar(clock_sec_t secs, IOPMCalendarStruct * dt);
247 static clock_sec_t IOPMConvertCalendarToSeconds(const IOPMCalendarStruct * dt);
2809 clock_sec_t secs; in powerChangeDone()
2812 clock_sec_t adjWakeTime; in powerChangeDone()
2901 clock_sec_t wake2DarkwakeSecs, darkwake2SleepSecs; in powerChangeDone()
2946 clock_sec_t secs = 0; in powerChangeDone()
4470 clock_sec_t secs;
5456 clock_sec_t now_secs = gIOLastSleepTime.tv_sec;
5466 clock_sec_t elapsed = now_secs - _standbyTimerResetSeconds;
7700 IOPMConvertSecondsToCalendar(clock_sec_t secs, IOPMCalendarStruct * dt)
7703 clock_sec_t n, x, y, z;
7766 static clock_sec_t
7818 clock_sec_t nowsecs, wakesecs;
7876 clock_sec_t sec;
11799 clock_sec_t tsec;