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

/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1533 /*! @function currentPowerConsumption
1539 unsigned long currentPowerConsumption( void );
/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp1509 childPower = theChild->currentPowerConsumption();
2639 // [public] currentPowerConsumption
2643 unsigned long IOService::currentPowerConsumption( void ) function in class:IOService
4019 childPower = theChild->currentPowerConsumption();

Completed in 47 milliseconds