Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/ac97/
Dac97_codec.c1899 static int ac97_reset_wait(struct snd_ac97 *ac97, int timeout, int with_modem) in ac97_reset_wait() function
2129 err = ac97_reset_wait(ac97, msecs_to_jiffies(500), 1); in snd_ac97_mixer()
2131 err = ac97_reset_wait(ac97, msecs_to_jiffies(500), 0); in snd_ac97_mixer()
2133 err = ac97_reset_wait(ac97, in snd_ac97_mixer()