Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpower_supply.h479 extern int power_supply_set_input_current_limit_from_supplier(
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dpower_supply_core.c405 int power_supply_set_input_current_limit_from_supplier(struct power_supply *psy) in power_supply_set_input_current_limit_from_supplier() function
428 EXPORT_SYMBOL_GPL(power_supply_set_input_current_limit_from_supplier);
H A Dbq24190_charger.c1217 power_supply_set_input_current_limit_from_supplier(bdi->charger); in bq24190_input_current_limit_work()