Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dpower_supply.h974 int power_supply_charge_behaviour_parse(unsigned int available_behaviours, const char *buf);
985 static inline int power_supply_charge_behaviour_parse(unsigned int available_behaviours, in power_supply_charge_behaviour_parse() function
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dpower_supply_sysfs.c561 int power_supply_charge_behaviour_parse(unsigned int available_behaviours, const char *buf) in power_supply_charge_behaviour_parse() function
573 EXPORT_SYMBOL_GPL(power_supply_charge_behaviour_parse); variable
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c9796 selected = power_supply_charge_behaviour_parse(available, buf); in charge_behaviour_store()

Completed in 17 milliseconds