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

/xnu-2422.115.4/iokit/IOKit/
H A DIOServicePM.h79 extern const OSSymbol * gIOPMPowerClientChildren;
/xnu-2422.115.4/iokit/Kernel/
H A DIOServicePM.cpp105 const OSSymbol * gIOPMPowerClientChildren = 0; variable
361 gIOPMPowerClientChildren =
2573 updatePowerClient(gIOPMPowerClientChildren, desiredState);
2575 removePowerClient(gIOPMPowerClientChildren);
2588 ((client == gIOPMPowerClientChildren) ||

Completed in 86 milliseconds