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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1508 /*! @function temperatureCriticalForZone
1512 virtual IOReturn temperatureCriticalForZone( IOService * whichZone )
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp3267 // [deprecated] temperatureCriticalForZone
3270 IOReturn IOService::temperatureCriticalForZone ( IOService * whichZone ) function in class:IOService
3286 theParent->temperatureCriticalForZone(whichZone);

Completed in 27 milliseconds