Searched refs:try_warm (Results 1 – 5 of 5) sorted by relevance
48 int wm9713_reset(struct snd_soc_codec *codec, int try_warm);
205 static int ad1980_reset(struct snd_soc_codec *codec, int try_warm) in ad1980_reset() argument211 if (try_warm && soc_ac97_ops->warm_reset) { in ad1980_reset()
243 static int stac9766_reset(struct snd_soc_codec *codec, int try_warm) in stac9766_reset() argument247 if (try_warm && soc_ac97_ops->warm_reset) { in stac9766_reset()
617 static int wm9712_reset(struct snd_soc_codec *codec, int try_warm) in wm9712_reset() argument621 if (try_warm && soc_ac97_ops->warm_reset) { in wm9712_reset()
1126 int wm9713_reset(struct snd_soc_codec *codec, int try_warm) in wm9713_reset() argument1130 if (try_warm && soc_ac97_ops->warm_reset) { in wm9713_reset()