Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dsmb347-charger.c272 static int hw_to_current(const unsigned int *tbl, size_t size, unsigned int val) in hw_to_current() function
969 intval = hw_to_current(fcc_tbl[id], in get_const_charge_current()
973 intval = hw_to_current(pcc_tbl[id], in get_const_charge_current()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dsmb347-charger.c281 static int hw_to_current(const unsigned int *tbl, size_t size, unsigned int val) in hw_to_current() function
1008 intval = hw_to_current(fcc_tbl[id], in get_const_charge_current()
1012 intval = hw_to_current(pcc_tbl[id], in get_const_charge_current()

Completed in 5 milliseconds