snd_seq_root       88 include/sound/info.h extern struct snd_info_entry *snd_seq_root;
snd_seq_root       67 sound/core/info.c struct snd_info_entry *snd_seq_root;
snd_seq_root       68 sound/core/info.c EXPORT_SYMBOL(snd_seq_root);
snd_seq_root      469 sound/core/info.c 	snd_seq_root = create_subdir(THIS_MODULE, "seq");
snd_seq_root      470 sound/core/info.c 	if (!snd_seq_root)
snd_seq_root      275 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       26 sound/core/seq/seq_info.c 	entry = snd_info_create_module_entry(THIS_MODULE, name, snd_seq_root);
snd_seq_root      265 sound/core/seq_device.c 						  snd_seq_root);