Home
last modified time | relevance | path

Searched refs:IOWatchDogTimerSleepHandler (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/iokit/Families/IOSystemManagement/
H A DIOWatchDogTimer.cpp35 static IOReturn IOWatchDogTimerSleepHandler(void *target, void *refCon,
61 notifier = registerSleepWakeInterest(IOWatchDogTimerSleepHandler, this); in start()
112 IOWatchDogTimerSleepHandler(void *target, void */*refCon*/, in IOWatchDogTimerSleepHandler() function