OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sCoolingDeviceBasePath
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalCoolingDevice.java
122
mThrottlePath = ThermalManager.
sCoolingDeviceBasePath
+ indx +
ThermalManager.java
220
public static final String
sCoolingDeviceBasePath
= "/sys/class/thermal/cooling_device";
ThermalCooling.java
408
String path = ThermalManager.
sCoolingDeviceBasePath
+ indx
[
all
...]
Completed in 273 milliseconds