Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
D88pm860x_battery.c533 static void set_temp_threshold(struct pm860x_battery_info *info, in set_temp_threshold() function
576 set_temp_threshold(info, 0, max); in measure_temp()
580 set_temp_threshold(info, 0, max); in measure_temp()
585 set_temp_threshold(info, min, max); in measure_temp()
590 set_temp_threshold(info, min, max); in measure_temp()
595 set_temp_threshold(info, min, max); in measure_temp()
600 set_temp_threshold(info, min, max); in measure_temp()
605 set_temp_threshold(info, min, max); in measure_temp()
608 set_temp_threshold(info, min, 0); in measure_temp()