Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ac97/
H A Dac97_local.h17 void snd_ac97_bus_proc_init(struct snd_ac97_bus * ac97);
22 #define snd_ac97_bus_proc_init(ac97_bus_t) do { } while (0) macro
H A Dac97_proc.c450 void snd_ac97_bus_proc_init(struct snd_ac97_bus * bus) in snd_ac97_bus_proc_init() function
H A Dac97_codec.c1978 snd_ac97_bus_proc_init(bus); in snd_ac97_bus()