Searched refs:try_warm (Results 1 – 2 of 2) sorted by relevance
59 int snd_ac97_reset(struct snd_ac97 *ac97, bool try_warm, unsigned int id, in snd_ac97_reset() argument64 if (try_warm && ops->warm_reset) { in snd_ac97_reset()
208 static int ad1980_reset(struct snd_soc_codec *codec, int try_warm) in ad1980_reset() argument