Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/most/
Dconfigfs.c581 static struct most_sound most_sound_subsys = { variable
603 ret = configfs_register_subsystem(&most_sound_subsys.subsys); in most_register_configfs_subsys()
640 configfs_unregister_subsystem(&most_sound_subsys.subsys); in most_deregister_configfs_subsys()
655 config_group_init(&most_sound_subsys.subsys.su_group); in configfs_init()
656 mutex_init(&most_sound_subsys.subsys.su_mutex); in configfs_init()
658 INIT_LIST_HEAD(&most_sound_subsys.soundcard_list); in configfs_init()