Home
last modified time | relevance | path

Searched refs:wm831x_reg_unlock (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/watchdog/
Dwm831x_wdt.c62 ret = wm831x_reg_unlock(wm831x); in wm831x_wdt_start()
85 ret = wm831x_reg_unlock(wm831x); in wm831x_wdt_stop()
127 ret = wm831x_reg_unlock(wm831x); in wm831x_wdt_ping()
155 ret = wm831x_reg_unlock(wm831x); in wm831x_wdt_set_timeout()
264 ret = wm831x_reg_unlock(wm831x); in wm831x_wdt_probe()
/linux-4.1.27/drivers/clk/
Dclk-wm831x.c264 ret = wm831x_reg_unlock(wm831x); in wm831x_clkout_prepare()
287 ret = wm831x_reg_unlock(wm831x); in wm831x_clkout_unprepare()
/linux-4.1.27/drivers/power/
Dwm831x_backup.c95 ret = wm831x_reg_unlock(wm831x); in wm831x_config_backup()
Dwm831x_power.c268 ret = wm831x_reg_unlock(wm831x); in wm831x_config_battery()
/linux-4.1.27/drivers/video/backlight/
Dwm831x_bl.c177 ret = wm831x_reg_unlock(wm831x); in wm831x_backlight_probe()
/linux-4.1.27/include/linux/mfd/wm831x/
Dcore.h409 int wm831x_reg_unlock(struct wm831x *wm831x);
/linux-4.1.27/drivers/mfd/
Dwm831x-core.c146 int wm831x_reg_unlock(struct wm831x *wm831x) in wm831x_reg_unlock() function
163 EXPORT_SYMBOL_GPL(wm831x_reg_unlock);