Searched refs:reset_watchdog_timer (Results 1 – 3 of 3) sorted by relevance
1104 getPMRootDomain()->reset_watchdog_timer(this, 0); in removePowerChild()1641 getPMRootDomain()->reset_watchdog_timer(this, 0); in handleAcknowledgePowerChange()1703 getPMRootDomain()->reset_watchdog_timer(this, 0); in handleAcknowledgeSetPowerState()3877 getPMRootDomain()->reset_watchdog_timer(this, maxTimeout / USEC_PER_SEC + 1); in notifyInterestedDriversDone()3930 reset_watchdog_timer(); in notifyRootDomainDone()4548 getPMRootDomain()->reset_watchdog_timer(this, result / USEC_PER_SEC + 1); in notifyControllingDriverDone()5615 getPMRootDomain()->reset_watchdog_timer(this, 0); in ackTimerTick()5654 getPMRootDomain()->reset_watchdog_timer(this, 0); in ackTimerTick()5752 IOService::reset_watchdog_timer(IOService *blockedObject, int pendingResponseTimeout) in reset_watchdog_timer() function in IOService5816 IOService::reset_watchdog_timer(int timeout) in reset_watchdog_timer() function in IOService[all …]
4238 reset_watchdog_timer(timeout);
2245 void reset_watchdog_timer(IOService *obj, int timeout);2246 void reset_watchdog_timer(int timeout = 0);