Home
last modified time | relevance | path

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

/openbmc/linux/sound/
H A Dac97_bus.c55 int snd_ac97_reset(struct snd_ac97 *ac97, bool try_warm, unsigned int id, in snd_ac97_reset() argument
60 if (try_warm && ops->warm_reset) { in snd_ac97_reset()
/openbmc/linux/sound/ac97/
H A Dsnd_ac97_compat.c98 int snd_ac97_reset(struct snd_ac97 *ac97, bool try_warm, unsigned int id, in snd_ac97_reset() argument
105 if (try_warm) { in snd_ac97_reset()
/openbmc/linux/sound/soc/codecs/
H A Dad1980.c204 static int ad1980_reset(struct snd_soc_component *component, int try_warm) in ad1980_reset() argument
/openbmc/linux/include/sound/
H A Dac97_codec.h342 int snd_ac97_reset(struct snd_ac97 *ac97, bool try_warm, unsigned int id,