Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dlenovo_yoga_c630_battery.c35 bool unit_mA; member
88 ecbat->unit_mA = val & LENOVO_EC_BAT_ATTRIBUTES_UNIT_IS_MA; in yoga_c630_psy_update_bat_info()
120 if (!ecbat->unit_mA) { in yoga_c630_psy_update_bat_info()
168 if (!ecbat->unit_mA) in yoga_c630_psy_maybe_update_bat_status()
373 ecbat->unit_mA ? in yoga_c630_psy_register_bat_psy()
391 current_unit = ecbat->unit_mA; in yoga_c630_ec_refresh_bat_info()
395 if (current_unit != ecbat->unit_mA) { in yoga_c630_ec_refresh_bat_info()