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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1847 uint32_t getPowerStateForClient( const OSSymbol * client );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp1318 uint32_t powerState = getPowerStateForClient(client);
2454 uint32_t IOService::getPowerStateForClient( const OSSymbol * client ) function in class:IOService
2610 desiredState = getPowerStateForClient(client);

Completed in 25 milliseconds