Home
last modified time | relevance | path

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

/drivers/thermal/
A Dthermal_helpers.c29 if (tz->emul_temperature || !tz->ops.get_trend || in get_tz_trend()
92 if (IS_ENABLED(CONFIG_THERMAL_EMULATION) && tz->emul_temperature) { in __thermal_zone_get_temp()
108 *temp = tz->emul_temperature; in __thermal_zone_get_temp()
A Dthermal_core.h134 int emul_temperature; member
A Dthermal_sysfs.c246 tz->emul_temperature = temperature; in emul_temp_store()

Completed in 7 milliseconds