Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/application/protector/src/
Dthermal_sensor_provision.cpp46 constexpr const char* THERMAL_SYSFS = "/sys/devices/virtual/thermal"; variable
137 dir = opendir(THERMAL_SYSFS); in InitThermalZoneSysfs()