Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
A Dpower_supply_core.c655 info->temp_ambient_alert_max = INT_MAX; in power_supply_get_battery_info()
724 info->temp_ambient_alert_max = min_max[1]; in power_supply_get_battery_info()
894 return info->temp_ambient_alert_max < INT_MAX; in power_supply_battery_info_has_prop()
951 val->intval = info->temp_ambient_alert_max; in power_supply_battery_info_get_prop()
/linux/include/linux/
A Dpower_supply.h748 int temp_ambient_alert_max; member

Completed in 13 milliseconds