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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1454 /*! @function currentPowerConsumption
1460 unsigned long currentPowerConsumption( void );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp1608 childPower = theChild->currentPowerConsumption();
2678 // [public] currentPowerConsumption
2682 unsigned long IOService::currentPowerConsumption ( void ) function in class:IOService
3950 childPower = theChild->currentPowerConsumption();

Completed in 21 milliseconds