Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/power/supply/
Dpower_supply_hwmon.c286 return power_supply_set_property(psy, prop, &pspval); in power_supply_hwmon_write()
Dpower_supply_sysfs.c340 ret = power_supply_set_property(psy, psp, &value); in power_supply_store_property()
Dpower_supply_core.c878 int power_supply_set_property(struct power_supply *psy, in power_supply_set_property() function
887 EXPORT_SYMBOL_GPL(power_supply_set_property);
D88pm860x_charger.c508 power_supply_set_property(psy, POWER_SUPPLY_PROP_CHARGE_FULL, in pm860x_done_handler()
Dcpcap-battery.c572 return power_supply_set_property(charger, in cpcap_battery_update_charger()
/Linux-v5.10/include/linux/
Dpower_supply.h429 extern int power_supply_set_property(struct power_supply *psy,