Searched refs:current_now (Results 1 – 6 of 6) sorted by relevance
171 int current_now, current_avg, capacity; in s2mu005_fg_get_status() local174 ret = s2mu005_fg_get_current_now(priv, ¤t_now); in s2mu005_fg_get_status()186 if (current_now < 0 && current_avg < 0) { in s2mu005_fg_get_status()188 } else if (current_now == 0) { in s2mu005_fg_get_status()
46 int current_now; member163 ecbat->current_now = current_mA * 1000; in yoga_c630_psy_maybe_update_bat_status()250 val->intval = ecbat->current_now; in yoga_c630_psy_bat_get_property()
148 int current_now; in max17042_get_status() local197 current_now = sign_extend32(data, 15); in max17042_get_status()199 if (current_now > 0) in max17042_get_status()
101 test_sysfs_prop_optional current_now "uA"
60 thinking that the charging profile does not work. Checking the ``current_now`` sysfs attribute
492 static DEVICE_ATTR_RO(current_now);