snd_seq_root      100 include/sound/info.h extern struct snd_info_entry *snd_seq_root;
snd_seq_root      150 sound/core/info.c struct snd_info_entry *snd_seq_root;
snd_seq_root      577 sound/core/info.c 		snd_seq_root = entry;
snd_seq_root      595 sound/core/info.c 		snd_info_free_entry(snd_seq_root);
snd_seq_root      290 sound/core/seq/oss/seq_oss.c 	entry = snd_info_create_module_entry(THIS_MODULE, SNDRV_SEQ_OSS_PROCNAME, snd_seq_root);
snd_seq_root      541 sound/core/seq/seq_device.c 						  snd_seq_root);
snd_seq_root       41 sound/core/seq/seq_info.c 	entry = snd_info_create_module_entry(THIS_MODULE, name, snd_seq_root);