Home
last modified time | relevance | path

Searched refs:emul_temperature (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_helpers.c30 if (tz->emul_temperature || !tz->ops->get_trend || in get_tz_trend()
95 if (IS_ENABLED(CONFIG_THERMAL_EMULATION) && tz->emul_temperature) { in __thermal_zone_get_temp()
110 *temp = tz->emul_temperature; in __thermal_zone_get_temp()
H A Dthermal_sysfs.c285 tz->emul_temperature = temperature; in emul_temp_store()
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_helpers.c30 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()
H A Dthermal_sysfs.c308 tz->emul_temperature = temperature; in emul_temp_store()
/kernel/linux/linux-5.10/include/linux/
H A Dthermal.h128 * @emul_temperature: emulated temperature when using CONFIG_THERMAL_EMULATION
166 int emul_temperature; member
/kernel/linux/linux-6.6/include/linux/
H A Dthermal.h135 * @emul_temperature: emulated temperature when using CONFIG_THERMAL_EMULATION
172 int emul_temperature; member

Completed in 6 milliseconds