Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpower_supply.h318 extern int power_supply_set_property(struct power_supply *psy,
/linux-4.4.14/drivers/power/
Dpower_supply_sysfs.c128 ret = power_supply_set_property(psy, off, &value); in power_supply_store_property()
Dpower_supply_core.c501 int power_supply_set_property(struct power_supply *psy, in power_supply_set_property() function
510 EXPORT_SYMBOL_GPL(power_supply_set_property);
D88pm860x_charger.c511 power_supply_set_property(psy, POWER_SUPPLY_PROP_CHARGE_FULL, in pm860x_done_handler()