Searched refs:temp_ambient_alert_min (Results 1 – 2 of 2) sorted by relevance
648 info->temp_ambient_alert_min = INT_MIN; in power_supply_get_battery_info()717 info->temp_ambient_alert_min = min_max[0]; in power_supply_get_battery_info()888 return info->temp_ambient_alert_min > INT_MIN; in power_supply_battery_info_has_prop()944 val->intval = info->temp_ambient_alert_min; in power_supply_battery_info_get_prop()
752 int temp_ambient_alert_min; member