Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/power/supply/
Dab8500_charger.c1333 static int ab8500_charger_set_output_curr(struct ab8500_charger *di, in ab8500_charger_set_output_curr() function
1461 ret = ab8500_charger_set_output_curr(di, iset_ua); in ab8500_charger_ac_en()
1522 ret = ab8500_charger_set_output_curr(di, 0); in ab8500_charger_ac_en()
1659 ret = ab8500_charger_set_output_curr(di, ich_out_ua); in ab8500_charger_usb_en()
1692 ret = ab8500_charger_set_output_curr(di, 0); in ab8500_charger_usb_en()
1866 ret = ab8500_charger_set_output_curr(di, ich_out_ua); in ab8500_charger_update_charger_current()