Home
last modified time | relevance | path

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

/xnu-12377.1.9/iokit/IOKit/pwr_mgt/
H A DRootDomain.h638 IOReturn handleRequestRunMode(uint64_t runModeMask);
/xnu-12377.1.9/iokit/Kernel/
H A DIOPMrootDomain.cpp8500 handleRequestRunMode(arg1);
11517 IOPMrootDomain::handleRequestRunMode(uint64_t runModeMask) function in IOPMrootDomain