Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/
Dinfo.c148 static struct proc_dir_entry *snd_proc_root; variable
534 snd_proc_root = p; in snd_info_init()
574 if (snd_proc_root) { in snd_info_done()
581 proc_remove(snd_proc_root); in snd_info_done()
629 p = proc_symlink(card->id, snd_proc_root, card->proc_root->name); in snd_info_card_register()
648 snd_proc_root, in snd_info_card_id_change()
848 root = entry->parent == NULL ? snd_proc_root : entry->parent->p; in snd_info_disconnect()
949 root = entry->parent == NULL ? snd_proc_root : entry->parent->p; in snd_info_register()