Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A 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/include/linux/mfd/
H A Dwm8400-audio.h1172 void wm8400_reset_codec_reg_cache(struct wm8400 *wm8400);
/linux/sound/soc/codecs/
H A Dwm8400.c67 wm8400_reset_codec_reg_cache(wm8400->wm8400); in wm8400_component_reset()