Home
last modified time | relevance | path

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

/openbmc/linux/sound/ac97/
H A Dsnd_ac97_compat.c92 void snd_ac97_compat_release(struct snd_ac97 *ac97) in snd_ac97_compat_release() function
96 EXPORT_SYMBOL_GPL(snd_ac97_compat_release);
/openbmc/linux/include/sound/ac97/
H A Dcompat.h15 void snd_ac97_compat_release(struct snd_ac97 *ac97);
/openbmc/linux/drivers/mfd/
H A Dwm97xx-core.c318 snd_ac97_compat_release(wm97xx->ac97); in wm97xx_ac97_probe()
326 snd_ac97_compat_release(wm97xx->ac97); in wm97xx_ac97_remove()