Searched refs:snd_seq_root (Results 1 – 5 of 5) sorted by relevance
42 entry = snd_info_create_module_entry(THIS_MODULE, name, snd_seq_root); in create_info_entry()
277 snd_seq_root); in seq_dev_proc_init()
104 extern struct snd_info_entry *snd_seq_root;153 #define snd_seq_root NULL macro
149 struct snd_info_entry *snd_seq_root; variable150 EXPORT_SYMBOL(snd_seq_root);558 snd_seq_root = entry; in snd_info_init()576 snd_info_free_entry(snd_seq_root); in snd_info_done()
283 entry = snd_info_create_module_entry(THIS_MODULE, SNDRV_SEQ_OSS_PROCNAME, snd_seq_root); in register_proc()