Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpower_supply.h308 extern int power_supply_set_property(struct power_supply *psy,
/linux-4.1.27/drivers/power/
Dpower_supply_core.c462 int power_supply_set_property(struct power_supply *psy, in power_supply_set_property() function
471 EXPORT_SYMBOL_GPL(power_supply_set_property);
D88pm860x_charger.c511 power_supply_set_property(psy, POWER_SUPPLY_PROP_CHARGE_FULL, in pm860x_done_handler()