Searched refs:gIOPMPowerClientChildProxy (Results 1 – 2 of 2) sorted by relevance
81 extern const OSSymbol * gIOPMPowerClientChildProxy;
117 const OSSymbol * gIOPMPowerClientChildProxy = NULL; variable409 gIOPMPowerClientChildProxy = in PMinit()2362 return requestPowerState( gIOPMPowerClientChildProxy, kIOPMPowerStateMax ); in temporaryPowerClampOn()2645 (client != gIOPMPowerClientChildProxy)) { in handleRequestPowerState()2845 if (hasChildren && (client == gIOPMPowerClientChildProxy)) { in computeDesiredState()