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

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOServicePM.h77 extern const OSSymbol * gIOPMPowerClientDriver;
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp97 const OSSymbol * gIOPMPowerClientDriver = 0; variable
349 gIOPMPowerClientDriver =
2227 return requestPowerState( gIOPMPowerClientDriver, ordinal );
2375 (client != gIOPMPowerClientDriver) &&
2566 (client == gIOPMPowerClientDriver)))

Completed in 124 milliseconds