Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/power/supply/
A Dapm_power.c286 union power_supply_propval capacity, time_to_full, time_to_empty; in apm_battery_apm_get_power_status() local
342 if (!MPSY_PROP(TIME_TO_FULL_AVG, &time_to_full) || in apm_battery_apm_get_power_status()
343 !MPSY_PROP(TIME_TO_FULL_NOW, &time_to_full)) in apm_battery_apm_get_power_status()
344 info->time = time_to_full.intval / 60; in apm_battery_apm_get_power_status()
A Dbq27xxx_battery.c1779 cache.time_to_full = bq27xxx_battery_read_time(di, BQ27XXX_REG_TTF);
2028 ret = bq27xxx_simple_value(di->cache.time_to_full, val);
/linux-6.3-rc2/include/linux/power/
A Dbq27xxx_battery.h51 int time_to_full; member
/linux-6.3-rc2/Documentation/power/
A Dpower_supply_class.rst275 attribute? The same question about time_to_empty/time_to_full.

Completed in 11 milliseconds