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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dac97_codec.h558 struct snd_ac97 **rac97);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_codec.c1979 * @rac97: the pointer to store the new ac97 instance.
1993 int snd_ac97_mixer(struct snd_ac97_bus *bus, struct snd_ac97_template *template, struct snd_ac97 **rac97) argument
2008 if (rac97)
2009 *rac97 = NULL;
2275 *rac97 = ac97;

Completed in 30 milliseconds