Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h1962 unsigned long currentPowerConsumption( void );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp1623 childPower = theChild->currentPowerConsumption(); in handleAcknowledgePowerChange()
2927 IOService::currentPowerConsumption( void ) in currentPowerConsumption() function in IOService
4442 childPower = theChild->currentPowerConsumption(); in notifyChild()