Searched refs:temp_ambient_alert_min (Results 1 – 2 of 2) sorted by relevance
660 info->temp_ambient_alert_min = INT_MIN; in power_supply_get_battery_info()729 info->temp_ambient_alert_min = min_max[0]; in power_supply_get_battery_info()898 return info->temp_ambient_alert_min > INT_MIN; in power_supply_battery_info_has_prop()954 val->intval = info->temp_ambient_alert_min; in power_supply_battery_info_get_prop()
779 int temp_ambient_alert_min; member