Searched refs:wm831x_battey_apply_config (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/power/ |
D | wm831x_power.c | 200 static void wm831x_battey_apply_config(struct wm831x *wm831x, in wm831x_battey_apply_config() function 247 wm831x_battey_apply_config(wm831x, trickle_ilims, in wm831x_config_battery() 252 wm831x_battey_apply_config(wm831x, vsels, ARRAY_SIZE(vsels), in wm831x_config_battery() 256 wm831x_battey_apply_config(wm831x, fast_ilims, ARRAY_SIZE(fast_ilims), in wm831x_config_battery() 260 wm831x_battey_apply_config(wm831x, eoc_iterms, ARRAY_SIZE(eoc_iterms), in wm831x_config_battery() 264 wm831x_battey_apply_config(wm831x, chg_times, ARRAY_SIZE(chg_times), in wm831x_config_battery()
|