Home
last modified time | relevance | path

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

/linux/drivers/staging/nvec/
H A Dnvec_power.c34 int charge_full_design; member
187 power->charge_full_design = res->plu * 1000; in nvec_power_bat_notifier()
267 val->intval = power->charge_full_design; in nvec_battery_get_property()
/linux/drivers/power/supply/
H A Dcpcap-battery.c372 .info.charge_full_design = 1740000,
382 .info.charge_full_design = 2760000,
395 .info.charge_full_design = 3000000,
776 val->intval = ddata->config.info.charge_full_design; in cpcap_battery_get_property()
845 if (val->intval > (6*ddata->config.info.charge_full_design)/5) in cpcap_battery_set_property()
/linux/tools/testing/selftests/power_supply/
H A Dtest_power_supply_properties.sh104 test_sysfs_prop_optional charge_full_design "uAh"
/linux/include/linux/
H A Dpower_supply.h368 int charge_full_design; member
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power587 charge_full_design).