Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/ac97/
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
Dac97_proc.c450 void snd_ac97_bus_proc_init(struct snd_ac97_bus * bus) in snd_ac97_bus_proc_init() function
Dac97_codec.c1979 snd_ac97_bus_proc_init(bus); in snd_ac97_bus()