Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mfd/
Dmax14577.h80 struct maxim_charger_current { struct
94 extern const struct maxim_charger_current maxim_charger_currents[]; argument
95 extern int maxim_charger_calc_reg_current(const struct maxim_charger_current *limits,
/Linux-v5.10/drivers/regulator/
Dmax14577-regulator.c41 const struct maxim_charger_current *limits = in max14577_reg_get_current_limit()
63 const struct maxim_charger_current *limits = in max14577_reg_set_current_limit()
/Linux-v5.10/drivers/mfd/
Dmax14577.c23 const struct maxim_charger_current maxim_charger_currents[] = {
61 int maxim_charger_calc_reg_current(const struct maxim_charger_current *limits, in maxim_charger_calc_reg_current()
/Linux-v5.10/drivers/power/supply/
Dmax14577_charger.c306 const struct maxim_charger_current *limits = in max14577_init_fast_charge()