Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2353 void handleRequestPowerState( IOPMRequest * request );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp2614 IOService::handleRequestPowerState( IOPMRequest * request ) in handleRequestPowerState() function in IOService
8377 handleRequestPowerState( request ); in executePMRequest()