Searched refs:power_supply_charge_behaviour_parse (Results 1 – 4 of 4) sorted by relevance
967 int power_supply_charge_behaviour_parse(unsigned int available_behaviours, const char *buf);978 static inline int power_supply_charge_behaviour_parse(unsigned int available_behaviours, in power_supply_charge_behaviour_parse() function
532 int power_supply_charge_behaviour_parse(unsigned int available_behaviours, const char *buf) in power_supply_charge_behaviour_parse() function544 EXPORT_SYMBOL_GPL(power_supply_charge_behaviour_parse);
209 ret = power_supply_charge_behaviour_parse(EC_CHARGE_CONTROL_BEHAVIOURS, buf); in charge_behaviour_store()
9865 selected = power_supply_charge_behaviour_parse(available, buf); in charge_behaviour_store()
Completed in 31 milliseconds