Home
last modified time | relevance | path

Searched refs:try_warm (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Dwm9713.h48 int wm9713_reset(struct snd_soc_codec *codec, int try_warm);
Dad1980.c205 static int ad1980_reset(struct snd_soc_codec *codec, int try_warm) in ad1980_reset() argument
211 if (try_warm && soc_ac97_ops->warm_reset) { in ad1980_reset()
Dstac9766.c243 static int stac9766_reset(struct snd_soc_codec *codec, int try_warm) in stac9766_reset() argument
247 if (try_warm && soc_ac97_ops->warm_reset) { in stac9766_reset()
Dwm9712.c617 static int wm9712_reset(struct snd_soc_codec *codec, int try_warm) in wm9712_reset() argument
621 if (try_warm && soc_ac97_ops->warm_reset) { in wm9712_reset()
Dwm9713.c1126 int wm9713_reset(struct snd_soc_codec *codec, int try_warm) in wm9713_reset() argument
1130 if (try_warm && soc_ac97_ops->warm_reset) { in wm9713_reset()