Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/ac97/
Dac97_proc.c459 ac97->proc_regs = entry; in snd_ac97_proc_init()
464 snd_info_free_entry(ac97->proc_regs); in snd_ac97_proc_done()
465 ac97->proc_regs = NULL; in snd_ac97_proc_done()
/linux-2.6.39/include/sound/
Dac97_codec.h492 struct snd_info_entry *proc_regs; member