Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2360 void executePMRequest( IOPMRequest * request );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp8048 executePMRequest( request ); in actionPMWorkQueueInvoke()
8337 IOService::executePMRequest( IOPMRequest * request ) in executePMRequest() function in IOService