Lines Matching refs:clock_sec_t
248 static int IOPMConvertSecondsToCalendar(clock_sec_t secs, IOPMCalendarStruct * dt);
249 static clock_sec_t IOPMConvertCalendarToSeconds(const IOPMCalendarStruct * dt);
2928 clock_sec_t secs; in powerChangeDone()
2931 clock_sec_t adjWakeTime; in powerChangeDone()
3028 clock_sec_t wake2DarkwakeSecs, darkwake2SleepSecs; in powerChangeDone()
3073 clock_sec_t secs = 0; in powerChangeDone()
4622 clock_sec_t secs;
5608 clock_sec_t now_secs = gIOLastSleepTime.tv_sec;
5618 clock_sec_t elapsed = now_secs - _standbyTimerResetSeconds;
7910 IOPMConvertSecondsToCalendar(clock_sec_t secs, IOPMCalendarStruct * dt)
7913 clock_sec_t n, x, y, z;
7976 static clock_sec_t
8062 clock_sec_t nowsecs, wakesecs;
8120 clock_sec_t sec;
12170 clock_sec_t tsec;