Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/power/supply/
Dab8500_charger.c1293 static int ab8500_charger_set_output_curr(struct ab8500_charger *di, in ab8500_charger_set_output_curr() function
1421 ret = ab8500_charger_set_output_curr(di, iset); in ab8500_charger_ac_en()
1482 ret = ab8500_charger_set_output_curr(di, 0); in ab8500_charger_ac_en()
1616 ret = ab8500_charger_set_output_curr(di, ich_out); in ab8500_charger_usb_en()
1649 ret = ab8500_charger_set_output_curr(di, 0); in ab8500_charger_usb_en()
1845 ret = ab8500_charger_set_output_curr(di, ich_out); in ab8500_charger_update_charger_current()