Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpower_supply.h367 extern int power_supply_set_property(struct power_supply *psy,
/Linux-v4.19/drivers/power/supply/
Dpower_supply_sysfs.c231 ret = power_supply_set_property(psy, psp, &value); in power_supply_store_property()
Dpower_supply_core.c638 int power_supply_set_property(struct power_supply *psy, in power_supply_set_property() function
647 EXPORT_SYMBOL_GPL(power_supply_set_property);
D88pm860x_charger.c511 power_supply_set_property(psy, POWER_SUPPLY_PROP_CHARGE_FULL, in pm860x_done_handler()