Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Ddb8500_thermal.c40 unsigned long cur_temp_pseudo; member
119 *temp = pzone->cur_temp_pseudo; in db8500_sys_get_temp()
232 pzone->cur_temp_pseudo = (next_low + next_high)/2; in db8500_thermal_update_config()
288 pzone->cur_temp_pseudo = ptrips->trip_points[idx].temp + 1; in prcmu_high_irq_handler()