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

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOServicePM.h79 extern const OSSymbol * gIOPMPowerClientChildren;
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp99 const OSSymbol * gIOPMPowerClientChildren = 0; variable
355 gIOPMPowerClientChildren =
2550 updatePowerClient(gIOPMPowerClientChildren, desiredState);
2552 removePowerClient(gIOPMPowerClientChildren);
2565 ((client == gIOPMPowerClientChildren) ||

Completed in 117 milliseconds