Home
last modified time | relevance | path

Searched refs:rac97 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dac97_codec.h318 struct snd_ac97 **rac97);
/kernel/linux/linux-6.6/include/sound/
H A Dac97_codec.h318 struct snd_ac97 **rac97);
/kernel/linux/linux-5.10/sound/pci/ac97/
H A Dac97_codec.c1981 * @rac97: the pointer to store the new ac97 instance.
1995 int snd_ac97_mixer(struct snd_ac97_bus *bus, struct snd_ac97_template *template, struct snd_ac97 **rac97) in snd_ac97_mixer() argument
2010 if (snd_BUG_ON(!bus || !template || !rac97)) in snd_ac97_mixer()
2012 *rac97 = NULL; in snd_ac97_mixer()
2287 *rac97 = ac97; in snd_ac97_mixer()
/kernel/linux/linux-6.6/sound/pci/ac97/
H A Dac97_codec.c2043 * @rac97: the pointer to store the new ac97 instance.
2057 int snd_ac97_mixer(struct snd_ac97_bus *bus, struct snd_ac97_template *template, struct snd_ac97 **rac97) in snd_ac97_mixer() argument
2072 if (snd_BUG_ON(!bus || !template || !rac97)) in snd_ac97_mixer()
2074 *rac97 = NULL; in snd_ac97_mixer()
2353 *rac97 = ac97; in snd_ac97_mixer()

Completed in 11 milliseconds