Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/most/
Dcore.h336 int most_cfg_complete(char *comp_name);
Dconfigfs.c507 ret = most_cfg_complete("sound"); in most_snd_grp_create_card_store()
628 most_cfg_complete("sound"); in most_interface_register_notify()
Dcore.c703 int most_cfg_complete(char *comp_name) in most_cfg_complete() function