Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/supply/
Dab8500_charger.c1292 static int ab8500_charger_set_output_curr(struct ab8500_charger *di, in ab8500_charger_set_output_curr() function
1420 ret = ab8500_charger_set_output_curr(di, iset); in ab8500_charger_ac_en()
1481 ret = ab8500_charger_set_output_curr(di, 0); in ab8500_charger_ac_en()
1615 ret = ab8500_charger_set_output_curr(di, ich_out); in ab8500_charger_usb_en()
1648 ret = ab8500_charger_set_output_curr(di, 0); in ab8500_charger_usb_en()
1844 ret = ab8500_charger_set_output_curr(di, ich_out); in ab8500_charger_update_charger_current()