Searched refs:maxTimeout (Results 1 – 1 of 1) sorted by relevance
3327 static const int maxTimeout = 100000; in start_PM_idle_timer() local3346 if (idle_in > maxTimeout) { in start_PM_idle_timer()3820 int maxTimeout = 0; in notifyInterestedDriversDone() local3860 if (result > maxTimeout) { in notifyInterestedDriversDone()3861 maxTimeout = result; in notifyInterestedDriversDone()3877 getPMRootDomain()->reset_watchdog_timer(this, maxTimeout / USEC_PER_SEC + 1); in notifyInterestedDriversDone()