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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DRootDomain.h254 virtual bool tellChangeDown ( unsigned long stateNum);
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp2232 // tellChangeDown
2238 bool IOPMrootDomain::tellChangeDown ( unsigned long stateNum ) function in class:IOPMrootDomain
2250 return super::tellChangeDown(stateNum);
H A DIOServicePM.cpp4374 return tellChangeDown(stateNum);
4388 return tellChangeDown(stateNum);
4392 // [public virtual] tellChangeDown
4403 bool IOService::tellChangeDown ( unsigned long stateNum ) function in class:IOService
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOService.h1648 virtual bool tellChangeDown ( unsigned long );

Completed in 46 milliseconds