Searched refs:snd_proc_root (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dinfo.c148 static struct proc_dir_entry *snd_proc_root; variable in typeref:struct:proc_dir_entry
538 snd_proc_root = p;
578 if (snd_proc_root) {
585 snd_remove_proc_entry(NULL, snd_proc_root);
633 p = proc_symlink(card->id, snd_proc_root, card->proc_root->name);
647 snd_remove_proc_entry(snd_proc_root, card->proc_root_link);
652 snd_proc_root,
667 snd_remove_proc_entry(snd_proc_root, card->proc_root_link);
859 root = entry->parent == NULL ? snd_proc_root : entry->parent->p;
960 root = entry->parent == NULL ? snd_proc_root
[all...]

Completed in 52 milliseconds