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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp1238 updatePowerClient(client, fHighestPowerState);
1882 updatePowerClient(gIOPMPowerClientDevice, wakePowerState);
2379 updatePowerClient(client, state);
2389 void IOService::updatePowerClient( const OSSymbol * client, uint32_t powerState ) function in class:IOService
2550 updatePowerClient(gIOPMPowerClientChildren, desiredState);
2867 updatePowerClient(gIOPMPowerClientDevice, ticklePowerState);
2885 updatePowerClient(gIOPMPowerClientDevice, ticklePowerState);
2897 updatePowerClient(gIOPMPowerClientAdvisoryTickle, ticklePowerState);
3345 updatePowerClient(gIOPMPowerClientDevice, powerState);
4818 updatePowerClient(gIOPMPowerClientDevic
[all...]
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1938 void updatePowerClient( const OSSymbol * client, uint32_t powerState );

Completed in 124 milliseconds