Searched refs:addPowerChild2 (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/iokit/IOKit/
H A DIOService.h1858 void addPowerChild2( IOPMRequest * request );
/xnu-2422.115.4/iokit/Kernel/
H A DIOServicePM.cpp880 // [private] addPowerChild2
886 void IOService::addPowerChild2( IOPMRequest * request ) function in class:IOService
900 PM_LOG("%s: addPowerChild2 not in power plane\n", getName());
939 // Execution blocked behind addPowerChild2.
7555 addPowerChild2( request );

Completed in 35 milliseconds