Home
last modified time | relevance | path

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

/linux/sound/pci/ac97/
H A Dac97_proc.c437 ac97->proc_regs = entry; in snd_ac97_proc_init()
442 snd_info_free_entry(ac97->proc_regs); in snd_ac97_proc_done()
443 ac97->proc_regs = NULL; in snd_ac97_proc_done()
/linux/include/sound/
H A Dac97_codec.h243 struct snd_info_entry *proc_regs; member