Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/power/supply/
H A Dpower_supply_core.c650 info->temp_ambient_alert_min = INT_MIN; in power_supply_get_battery_info()
719 info->temp_ambient_alert_min = min_max[0]; in power_supply_get_battery_info()
890 return info->temp_ambient_alert_min > INT_MIN; in power_supply_battery_info_has_prop()
946 val->intval = info->temp_ambient_alert_min; in power_supply_battery_info_get_prop()
/kernel/linux/linux-5.10/include/linux/
H A Dpower_supply.h369 int temp_ambient_alert_min; /* celsius */ member
/kernel/linux/linux-6.6/include/linux/
H A Dpower_supply.h519 * @temp_ambient_alert_min: the battery will go outside of operating conditions
752 int temp_ambient_alert_min; member
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dpower_supply_core.c589 info->temp_ambient_alert_min = INT_MIN; in power_supply_get_battery_info()
656 0, &info->temp_ambient_alert_min); in power_supply_get_battery_info()

Completed in 7 milliseconds