Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h274 void requestUserActive(IOService *driver, const char *reason);
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp3139 requestUserActive(this, "Full wake on dark wake promotion boot-arg"); in powerChangeDone()
3143 requestUserActive(this, "RTC debug alarm"); in powerChangeDone()
3150 requestUserActive(this, "hibernate user wake"); in powerChangeDone()
7398 IOPMrootDomain::requestUserActive(IOService *device, const char *reason) function in IOPMrootDomain
8229 requestUserActive(this, "WakeTypeUser");
8233 requestUserActive(this, "WakeTypeAlarm");