Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ac97/
H A Dac97_local.h19 void snd_ac97_proc_init(struct snd_ac97 * ac97);
24 #define snd_ac97_proc_init(ac97_t) do { } while (0) macro
H A Dac97_proc.c414 void snd_ac97_proc_init(struct snd_ac97 * ac97) in snd_ac97_proc_init() function
H A Dac97_codec.c2347 snd_ac97_proc_init(ac97); in snd_ac97_mixer()