Searched refs:snd_ac97_compat_alloc (Results 1 – 3 of 3) sorted by relevance
70 struct snd_ac97 *snd_ac97_compat_alloc(struct ac97_codec_device *adev) in snd_ac97_compat_alloc() function93 EXPORT_SYMBOL_GPL(snd_ac97_compat_alloc);
14 struct snd_ac97 *snd_ac97_compat_alloc(struct ac97_codec_device *adev);
270 wm97xx->ac97 = snd_ac97_compat_alloc(adev); in wm97xx_ac97_probe()