Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmost.h324 void most_deregister_configfs_subsys(struct most_component *comp);
/OK3568_Linux_fs/kernel/drivers/most/
H A Dconfigfs.c693 void most_deregister_configfs_subsys(struct most_component *c) in most_deregister_configfs_subsys() function
704 EXPORT_SYMBOL_GPL(most_deregister_configfs_subsys);
H A Dmost_cdev.c527 most_deregister_configfs_subsys(&comp.cc); in mod_exit()
/OK3568_Linux_fs/kernel/drivers/staging/most/video/
H A Dvideo.c574 most_deregister_configfs_subsys(&comp); in comp_exit()
/OK3568_Linux_fs/kernel/drivers/staging/most/net/
H A Dnet.c537 most_deregister_configfs_subsys(&comp); in most_net_exit()
/OK3568_Linux_fs/kernel/drivers/staging/most/sound/
H A Dsound.c746 most_deregister_configfs_subsys(&comp); in audio_exit()