Home
last modified time | relevance | path

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

/openbmc/linux/sound/ac97/
H A Dsnd_ac97_compat.c20 static void compat_ac97_reset(struct snd_ac97 *ac97) in compat_ac97_reset() function
57 .reset = compat_ac97_reset,
112 compat_ac97_reset(ac97); in snd_ac97_reset()