Lines Matching refs:clock_sec_t
245 static int IOPMConvertSecondsToCalendar(clock_sec_t secs, IOPMCalendarStruct * dt);
246 static clock_sec_t IOPMConvertCalendarToSeconds(const IOPMCalendarStruct * dt);
2812 clock_sec_t secs; in powerChangeDone()
2815 clock_sec_t adjWakeTime; in powerChangeDone()
2904 clock_sec_t wake2DarkwakeSecs, darkwake2SleepSecs; in powerChangeDone()
2949 clock_sec_t secs = 0; in powerChangeDone()
4476 clock_sec_t secs;
5462 clock_sec_t now_secs = gIOLastSleepTime.tv_sec;
5472 clock_sec_t elapsed = now_secs - _standbyTimerResetSeconds;
7709 IOPMConvertSecondsToCalendar(clock_sec_t secs, IOPMCalendarStruct * dt)
7712 clock_sec_t n, x, y, z;
7775 static clock_sec_t
7827 clock_sec_t nowsecs, wakesecs;
7885 clock_sec_t sec;
11804 clock_sec_t tsec;