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

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1587 /*! @function temperatureCriticalForZone
1591 virtual IOReturn temperatureCriticalForZone( IOService * whichZone )
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp3285 // [deprecated] temperatureCriticalForZone
3288 IOReturn IOService::temperatureCriticalForZone( IOService * whichZone ) function in class:IOService
3304 theParent->temperatureCriticalForZone(whichZone);

Completed in 148 milliseconds