Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOUserServer.h234 void systemPower(bool powerOff, bool hibernate);
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp5454 IOUserServer::systemPower(bool powerOff, bool hibernate) in systemPower() function in IOUserServer
H A DIOService.cpp4581 us->systemPower(fSystemOff, hibernate); in matchingEnd()