Home
last modified time | relevance | path

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

/sound/
Dac97_bus.c59 int snd_ac97_reset(struct snd_ac97 *ac97, bool try_warm, unsigned int id, in snd_ac97_reset() argument
64 if (try_warm && ops->warm_reset) { in snd_ac97_reset()
/sound/soc/codecs/
Dad1980.c208 static int ad1980_reset(struct snd_soc_codec *codec, int try_warm) in ad1980_reset() argument