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

/linux-4.1.27/drivers/thermal/
H A Ddb8500_thermal.c40 unsigned long cur_temp_pseudo; member in struct:db8500_thermal_zone
120 *temp = pzone->cur_temp_pseudo; db8500_sys_get_temp()
233 pzone->cur_temp_pseudo = (next_low + next_high)/2; db8500_thermal_update_config()
289 pzone->cur_temp_pseudo = ptrips->trip_points[idx].temp + 1; prcmu_high_irq_handler()

Completed in 84 milliseconds