Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2351 void handlePowerDomainWillChangeTo( IOPMRequest * request );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp1881 IOService::handlePowerDomainWillChangeTo( IOPMRequest * request ) in handlePowerDomainWillChangeTo() function in IOService
8368 handlePowerDomainWillChangeTo( request ); in executePMRequest()