Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/power/supply/
Dmax1721x_battery.c166 case POWER_SUPPLY_PROP_TIME_TO_FULL_AVG: in max1721x_battery_get_property()
216 POWER_SUPPLY_PROP_TIME_TO_FULL_AVG, enumerator
Dsbs-battery.c124 SBS_DATA(POWER_SUPPLY_PROP_TIME_TO_FULL_AVG, 0x13, 0, 65535),
168 POWER_SUPPLY_PROP_TIME_TO_FULL_AVG, enumerator
693 case POWER_SUPPLY_PROP_TIME_TO_FULL_AVG: in sbs_unit_adjustment()
922 case POWER_SUPPLY_PROP_TIME_TO_FULL_AVG: in sbs_get_property()
Dpower_supply_hwmon.c354 psyhw->props = bitmap_zalloc(POWER_SUPPLY_PROP_TIME_TO_FULL_AVG + 1, in power_supply_add_hwmon_sysfs()
/Linux-v5.10/include/linux/
Dpower_supply.h160 POWER_SUPPLY_PROP_TIME_TO_FULL_AVG, enumerator
/Linux-v5.10/drivers/staging/greybus/
Dpower_supply.c283 prop = POWER_SUPPLY_PROP_TIME_TO_FULL_AVG; in get_psp_from_gb_prop()