Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOServicePM.h82 extern const OSSymbol * gIOPMPowerClientChildren;
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp118 const OSSymbol * gIOPMPowerClientChildren = NULL; variable
412 gIOPMPowerClientChildren = in PMinit()
2825 updatePowerClient(gIOPMPowerClientChildren, desiredState); in computeDesiredState()
2827 removePowerClient(gIOPMPowerClientChildren); in computeDesiredState()
2839 ((client == gIOPMPowerClientChildren) || in computeDesiredState()