Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2382 void removePowerClient( const OSSymbol * client );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp2646 removePowerClient(client); in handleRequestPowerState()
2690 IOService::removePowerClient( const OSSymbol * client ) in removePowerClient() function in IOService
2827 removePowerClient(gIOPMPowerClientChildren); in computeDesiredState()
3220 removePowerClient(gIOPMPowerClientAdvisoryTickle); in handleActivityTickle()