Searched refs:stop_watchdog_timer (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1821 bool stop_watchdog_timer ( void );
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp5255 // [private] stop_watchdog_timer
5259 bool IOService::stop_watchdog_timer( void ) function in class:IOService
5278 if (stop_watchdog_timer())
5327 stop_watchdog_timer();
7438 stop_watchdog_timer();
H A DIOPMrootDomain.cpp2044 ((IOService *)this)->stop_watchdog_timer(); //14456299

Completed in 115 milliseconds