Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A 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/drivers/mfd/
H A 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()