most_sound_subsys  581 drivers/staging/most/configfs.c static struct most_sound most_sound_subsys = {
most_sound_subsys  603 drivers/staging/most/configfs.c 		ret = configfs_register_subsystem(&most_sound_subsys.subsys);
most_sound_subsys  640 drivers/staging/most/configfs.c 		configfs_unregister_subsystem(&most_sound_subsys.subsys);
most_sound_subsys  655 drivers/staging/most/configfs.c 	config_group_init(&most_sound_subsys.subsys.su_group);
most_sound_subsys  656 drivers/staging/most/configfs.c 	mutex_init(&most_sound_subsys.subsys.su_mutex);
most_sound_subsys  658 drivers/staging/most/configfs.c 	INIT_LIST_HEAD(&most_sound_subsys.soundcard_list);