Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/most/
Dcore.h325 void most_deregister_configfs_subsys(struct core_component *comp);
Dconfigfs.c631 void most_deregister_configfs_subsys(struct core_component *c) in most_deregister_configfs_subsys() function
642 EXPORT_SYMBOL_GPL(most_deregister_configfs_subsys);
/Linux-v5.4/drivers/staging/most/net/
Dnet.c526 most_deregister_configfs_subsys(&comp); in most_net_exit()
/Linux-v5.4/drivers/staging/most/video/
Dvideo.c574 most_deregister_configfs_subsys(&comp); in comp_exit()
/Linux-v5.4/drivers/staging/most/cdev/
Dcdev.c549 most_deregister_configfs_subsys(&comp.cc); in mod_exit()
/Linux-v5.4/drivers/staging/most/sound/
Dsound.c816 most_deregister_configfs_subsys(&comp); in audio_exit()