Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/thermal/
Dthermal_common.c35 #define THERMAL_SYSFS "/sys/devices/virtual/thermal" macro
142 ret = chdir(THERMAL_SYSFS); in get_tzn()
144 ALOGE("Unable to change to %s\n", THERMAL_SYSFS); in get_tzn()
147 tdir = opendir(THERMAL_SYSFS); in get_tzn()
149 ALOGE("Unable to open %s\n", THERMAL_SYSFS); in get_tzn()
/hardware/qcom/sdm845/thermal/
Dthermal_common.c35 #define THERMAL_SYSFS "/sys/devices/virtual/thermal" macro
142 ret = chdir(THERMAL_SYSFS); in get_tzn()
144 ALOGE("Unable to change to %s\n", THERMAL_SYSFS); in get_tzn()
147 tdir = opendir(THERMAL_SYSFS); in get_tzn()
149 ALOGE("Unable to open %s\n", THERMAL_SYSFS); in get_tzn()