Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/st/
H A Dstm_thermal.c273 static int stm_thermal_calculate_threshold(struct stm_thermal_sensor *sensor, in stm_thermal_calculate_threshold() function
325 ret = stm_thermal_calculate_threshold(sensor, low - 500, &th); in stm_thermal_set_trips()
337 ret = stm_thermal_calculate_threshold(sensor, high, &th); in stm_thermal_set_trips()