Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dpower_supply.h416 extern int power_supply_set_input_current_limit_from_supplier(
/Linux-v5.10/drivers/power/supply/
Dpower_supply_core.c394 int power_supply_set_input_current_limit_from_supplier(struct power_supply *psy) in power_supply_set_input_current_limit_from_supplier() function
417 EXPORT_SYMBOL_GPL(power_supply_set_input_current_limit_from_supplier);
Dbq24190_charger.c1206 power_supply_set_input_current_limit_from_supplier(bdi->charger); in bq24190_input_current_limit_work()