Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmost.h335 int most_cfg_complete(char *comp_name);
/linux-6.1.9/drivers/most/
Dconfigfs.c551 ret = most_cfg_complete("sound"); in most_snd_grp_create_card_store()
690 most_cfg_complete("sound"); in most_interface_register_notify()
Dcore.c666 int most_cfg_complete(char *comp_name) in most_cfg_complete() function