Searched refs:power_supply_charge_behaviour_parse (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpower_supply.h973 int power_supply_charge_behaviour_parse(unsigned int available_behaviours, const char *buf);
984 static inline int power_supply_charge_behaviour_parse(unsigned int available_behaviours, function
/linux-master/drivers/power/supply/
H A Dpower_supply_sysfs.c573 int power_supply_charge_behaviour_parse(unsigned int available_behaviours, const char *buf) function
585 EXPORT_SYMBOL_GPL(power_supply_charge_behaviour_parse); variable
/linux-master/drivers/platform/x86/
H A Dthinkpad_acpi.c9867 selected = power_supply_charge_behaviour_parse(available, buf);

Completed in 147 milliseconds