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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1812 void addPowerChild2( IOPMRequest * request );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp998 // [private] addPowerChild2
1004 void IOService::addPowerChild2 ( IOPMRequest * request ) function in class:IOService
1018 PM_LOG("%s: addPowerChild2 not in power plane\n", getName());
1057 // Execution blocked behind addPowerChild2.
7026 addPowerChild2( request );

Completed in 101 milliseconds