Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/watchdog/
Dwm831x_wdt.c57 ret = wm831x_reg_unlock(wm831x); in wm831x_wdt_start()
80 ret = wm831x_reg_unlock(wm831x); in wm831x_wdt_stop()
114 ret = wm831x_reg_unlock(wm831x); in wm831x_wdt_ping()
142 ret = wm831x_reg_unlock(wm831x); in wm831x_wdt_set_timeout()
232 ret = wm831x_reg_unlock(wm831x); in wm831x_wdt_probe()
/Linux-v6.1/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-v6.1/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-v6.1/drivers/video/backlight/
Dwm831x_bl.c163 ret = wm831x_reg_unlock(wm831x); in wm831x_backlight_probe()
/Linux-v6.1/include/linux/mfd/wm831x/
Dcore.h409 int wm831x_reg_unlock(struct wm831x *wm831x);
/Linux-v6.1/drivers/mfd/
Dwm831x-core.c148 int wm831x_reg_unlock(struct wm831x *wm831x) in wm831x_reg_unlock() function
165 EXPORT_SYMBOL_GPL(wm831x_reg_unlock);