Home
last modified time | relevance | path

Searched refs:wm8400_reset_codec_reg_cache (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/mfd/
Dwm8400-core.c114 void wm8400_reset_codec_reg_cache(struct wm8400 *wm8400) in wm8400_reset_codec_reg_cache() function
118 EXPORT_SYMBOL_GPL(wm8400_reset_codec_reg_cache);
/Linux-v6.1/include/linux/mfd/
Dwm8400-audio.h1172 void wm8400_reset_codec_reg_cache(struct wm8400 *wm8400);
/Linux-v6.1/sound/soc/codecs/
Dwm8400.c67 wm8400_reset_codec_reg_cache(wm8400->wm8400); in wm8400_component_reset()