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-v4.19/include/linux/
Dpower_supply.h354 extern int power_supply_set_input_current_limit_from_supplier(
/Linux-v4.19/drivers/power/supply/
Dpower_supply_core.c397 int power_supply_set_input_current_limit_from_supplier(struct power_supply *psy) in power_supply_set_input_current_limit_from_supplier() function
420 EXPORT_SYMBOL_GPL(power_supply_set_input_current_limit_from_supplier);
Dbq24190_charger.c1221 power_supply_set_input_current_limit_from_supplier(bdi->charger); in bq24190_input_current_limit_work()