Searched refs:tellChangeUp (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DRootDomain.h322 virtual void tellChangeUp( unsigned long );
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1692 virtual void tellChangeUp( unsigned long );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp4135 tellChangeUp (fHeadNotePowerState);
4183 tellChangeUp (fHeadNotePowerState);
5883 // [public] tellChangeUp
5891 void IOService::tellChangeUp ( unsigned long ) function in class:IOService
6797 tellChangeUp(fCurrentPowerState);
6928 tellChangeUp(fCurrentPowerState);
H A DIOPMrootDomain.cpp2645 // tellChangeUp
2653 void IOPMrootDomain::tellChangeUp( unsigned long stateNum ) function in class:IOPMrootDomain
2656 DLOG("tellChangeUp %u->%u\n",
4667 // tellChangeUp() handles the normal SLEEP->ON case.

Completed in 56 milliseconds