try_warm          338 include/sound/ac97_codec.h int snd_ac97_reset(struct snd_ac97 *ac97, bool try_warm, unsigned int id,
try_warm           98 sound/ac97/snd_ac97_compat.c int snd_ac97_reset(struct snd_ac97 *ac97, bool try_warm, unsigned int id,
try_warm          105 sound/ac97/snd_ac97_compat.c 	if (try_warm) {
try_warm           55 sound/ac97_bus.c int snd_ac97_reset(struct snd_ac97 *ac97, bool try_warm, unsigned int id,
try_warm           60 sound/ac97_bus.c 	if (try_warm && ops->warm_reset) {
try_warm          204 sound/soc/codecs/ad1980.c static int ad1980_reset(struct snd_soc_component *component, int try_warm)