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

/xnu-2422.115.4/iokit/IOKit/
H A DIOService.h1488 /*! @function currentPowerConsumption
1494 unsigned long currentPowerConsumption( void );
/xnu-2422.115.4/iokit/Kernel/
H A DIOServicePM.cpp1530 childPower = theChild->currentPowerConsumption();
2662 // [public] currentPowerConsumption
2666 unsigned long IOService::currentPowerConsumption( void ) function in class:IOService
4055 childPower = theChild->currentPowerConsumption();

Completed in 40 milliseconds