Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mfd/
Dwm8400-core.c112 void wm8400_reset_codec_reg_cache(struct wm8400 *wm8400) in wm8400_reset_codec_reg_cache() function
116 EXPORT_SYMBOL_GPL(wm8400_reset_codec_reg_cache);
/linux-6.12.1/include/linux/mfd/
Dwm8400-audio.h1172 void wm8400_reset_codec_reg_cache(struct wm8400 *wm8400);
/linux-6.12.1/sound/soc/codecs/
Dwm8400.c67 wm8400_reset_codec_reg_cache(wm8400->wm8400); in wm8400_component_reset()