Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/power/supply/
Dpower_supply_hwmon.c232 return power_supply_set_property(psy, prop, &pspval); in power_supply_hwmon_write()
Dpower_supply_sysfs.c231 ret = power_supply_set_property(psy, psp, &value); in power_supply_store_property()
Dpower_supply_core.c786 int power_supply_set_property(struct power_supply *psy, in power_supply_set_property() function
795 EXPORT_SYMBOL_GPL(power_supply_set_property);
D88pm860x_charger.c508 power_supply_set_property(psy, POWER_SUPPLY_PROP_CHARGE_FULL, in pm860x_done_handler()
/Linux-v5.4/include/linux/
Dpower_supply.h399 extern int power_supply_set_property(struct power_supply *psy,