Searched refs:bat_present (Results 1 – 2 of 2) sorted by relevance
37 bool bat_present; member81 ecbat->bat_present = !!(val & LENOVO_EC_BAT_PRESENT_IS_PRESENT); in yoga_c630_psy_update_bat_info()82 if (!ecbat->bat_present) in yoga_c630_psy_update_bat_info()213 if (!ecbat->bat_present && psp != POWER_SUPPLY_PROP_PRESENT) in yoga_c630_psy_bat_get_property()232 val->intval = ecbat->bat_present; in yoga_c630_psy_bat_get_property()
120 int bat_present; member193 ecbat->bat_present = ret ? false : !!(present & EC_BAT_PRESENT); in gaokun_psy_get_bat_present()198 return ecbat->bat_present; in gaokun_psy_bat_present()291 val->intval = ecbat->bat_present; in gaokun_psy_get_bat_property()