Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/mfd/
Dwm8400-core.c229 void wm8400_reset_codec_reg_cache(struct wm8400 *wm8400) in wm8400_reset_codec_reg_cache() function
242 EXPORT_SYMBOL_GPL(wm8400_reset_codec_reg_cache);
/linux-2.6.39/include/linux/mfd/
Dwm8400-audio.h1185 void wm8400_reset_codec_reg_cache(struct wm8400 *wm8400);
/linux-2.6.39/sound/soc/codecs/
Dwm8400.c107 wm8400_reset_codec_reg_cache(wm8400->wm8400); in wm8400_codec_reset()