Searched refs:try_warm (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/sound/ |
D | ac97_bus.c | 59 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()
|
/Linux-v4.19/sound/ac97/ |
D | snd_ac97_compat.c | 101 int snd_ac97_reset(struct snd_ac97 *ac97, bool try_warm, unsigned int id, in snd_ac97_reset() argument 108 if (try_warm) { in snd_ac97_reset()
|
/Linux-v4.19/sound/soc/codecs/ |
D | ad1980.c | 208 static int ad1980_reset(struct snd_soc_component *component, int try_warm) in ad1980_reset() argument
|
/Linux-v4.19/include/sound/ |
D | ac97_codec.h | 338 int snd_ac97_reset(struct snd_ac97 *ac97, bool try_warm, unsigned int id,
|