Home
last modified time | relevance | path

Searched refs:sc2731_charger_set_current (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dsc2731_charger.c110 static int sc2731_charger_set_current(struct sc2731_charger_info *info, u32 cur) in sc2731_charger_set_current() function
218 ret = sc2731_charger_set_current(info, val->intval / 1000); in sc2731_charger_usb_set_property()
337 ret = sc2731_charger_set_current(info, info->limit); in sc2731_charger_work()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dsc2731_charger.c110 static int sc2731_charger_set_current(struct sc2731_charger_info *info, u32 cur) in sc2731_charger_set_current() function
218 ret = sc2731_charger_set_current(info, val->intval / 1000); in sc2731_charger_usb_set_property()
337 ret = sc2731_charger_set_current(info, info->limit); in sc2731_charger_work()

Completed in 2 milliseconds