Home
last modified time | relevance | path

Searched defs:snd_ac97_proc_init (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/ac97/
H A Dac97_local.h24 #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