Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/watchdog/
Dwm831x_wdt.c59 ret = wm831x_reg_unlock(wm831x); in wm831x_wdt_start()
82 ret = wm831x_reg_unlock(wm831x); in wm831x_wdt_stop()
124 ret = wm831x_reg_unlock(wm831x); in wm831x_wdt_ping()
152 ret = wm831x_reg_unlock(wm831x); in wm831x_wdt_set_timeout()
259 ret = wm831x_reg_unlock(wm831x); in wm831x_wdt_probe()
/Linux-v5.4/drivers/clk/
Dclk-wm831x.c255 ret = wm831x_reg_unlock(wm831x); in wm831x_clkout_prepare()
278 ret = wm831x_reg_unlock(wm831x); in wm831x_clkout_unprepare()
/Linux-v5.4/drivers/power/supply/
Dwm831x_backup.c92 ret = wm831x_reg_unlock(wm831x); in wm831x_config_backup()
Dwm831x_power.c305 ret = wm831x_reg_unlock(wm831x); in wm831x_config_battery()
/Linux-v5.4/drivers/video/backlight/
Dwm831x_bl.c174 ret = wm831x_reg_unlock(wm831x); in wm831x_backlight_probe()
/Linux-v5.4/include/linux/mfd/wm831x/
Dcore.h409 int wm831x_reg_unlock(struct wm831x *wm831x);
/Linux-v5.4/drivers/mfd/
Dwm831x-core.c144 int wm831x_reg_unlock(struct wm831x *wm831x) in wm831x_reg_unlock() function
161 EXPORT_SYMBOL_GPL(wm831x_reg_unlock);