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