Searched refs:set_temp_threshold (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/power/supply/ |
| D | 88pm860x_battery.c | 530 static void set_temp_threshold(struct pm860x_battery_info *info, in set_temp_threshold() function 573 set_temp_threshold(info, 0, max); in measure_temp() 577 set_temp_threshold(info, 0, max); in measure_temp() 582 set_temp_threshold(info, min, max); in measure_temp() 587 set_temp_threshold(info, min, max); in measure_temp() 592 set_temp_threshold(info, min, max); in measure_temp() 597 set_temp_threshold(info, min, max); in measure_temp() 602 set_temp_threshold(info, min, max); in measure_temp() 605 set_temp_threshold(info, min, 0); in measure_temp()
|