Home
last modified time | relevance | path

Searched refs:computeOnly (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOService.h2317 void computeDesiredState( unsigned long tempDesire, bool computeOnly );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp2789 IOService::computeDesiredState( unsigned long localClamp, bool computeOnly ) in computeDesiredState() argument
2897 if (!computeOnly) { in computeDesiredState()