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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DRootDomain.h281 void informCPUStateChange( uint32_t type, uint32_t value );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp128 // Constants used as arguments to IOPMrootDomain::informCPUStateChange
1597 // informCPUStateChange
1602 // informCPUStateChange is a no-op on non x86 systems
1606 void IOPMrootDomain::informCPUStateChange( function in class:IOPMrootDomain
1806 informCPUStateChange(kInformLid, 0);
1824 informCPUStateChange(kInformLid, 1);
1863 informCPUStateChange(kInformAC, !acAdaptorConnect);

Completed in 73 milliseconds