Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/power/supply/
D88pm860x_battery.c532 static void set_temp_threshold(struct pm860x_battery_info *info, in set_temp_threshold() function
575 set_temp_threshold(info, 0, max); in measure_temp()
579 set_temp_threshold(info, 0, max); in measure_temp()
584 set_temp_threshold(info, min, max); in measure_temp()
589 set_temp_threshold(info, min, max); in measure_temp()
594 set_temp_threshold(info, min, max); in measure_temp()
599 set_temp_threshold(info, min, max); in measure_temp()
604 set_temp_threshold(info, min, max); in measure_temp()
607 set_temp_threshold(info, min, 0); in measure_temp()