Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dpower_supply.h121 POWER_SUPPLY_PROP_CHARGE_EMPTY_DESIGN, enumerator
465 case POWER_SUPPLY_PROP_CHARGE_EMPTY_DESIGN: in power_supply_is_amp_property()
/kernel/linux/linux-5.10/drivers/power/supply/
Dgeneric-adc-battery.c72 POWER_SUPPLY_PROP_CHARGE_EMPTY_DESIGN, enumerator
165 case POWER_SUPPLY_PROP_CHARGE_EMPTY_DESIGN: in gab_get_property()
Ds3c_adc_battery.c122 POWER_SUPPLY_PROP_CHARGE_EMPTY_DESIGN, enumerator
218 case POWER_SUPPLY_PROP_CHARGE_EMPTY_DESIGN: in s3c_adc_bat_get_property()
Dapm_power.c226 empty_design_prop = POWER_SUPPLY_PROP_CHARGE_EMPTY_DESIGN; in calculate_capacity()
/kernel/linux/linux-5.10/drivers/staging/greybus/
Dpower_supply.c181 prop = POWER_SUPPLY_PROP_CHARGE_EMPTY_DESIGN; in get_psp_from_gb_prop()