Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/power/supply/
H A Dpower_supply_core.c651 info->temp_ambient_alert_max = INT_MAX; in power_supply_get_battery_info()
720 info->temp_ambient_alert_max = min_max[1]; in power_supply_get_battery_info()
892 return info->temp_ambient_alert_max < INT_MAX; in power_supply_battery_info_has_prop()
949 val->intval = info->temp_ambient_alert_max; in power_supply_battery_info_get_prop()
/kernel/linux/linux-5.10/include/linux/
H A Dpower_supply.h370 int temp_ambient_alert_max; /* celsius */ member
/kernel/linux/linux-6.6/include/linux/
H A Dpower_supply.h522 * @temp_ambient_alert_max: the battery will go outside of operating conditions
753 int temp_ambient_alert_max; member
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dpower_supply_core.c590 info->temp_ambient_alert_max = INT_MAX; in power_supply_get_battery_info()
658 1, &info->temp_ambient_alert_max); in power_supply_get_battery_info()

Completed in 9 milliseconds