Searched refs:uc_mgr_config_load_into (Results 1 – 3 of 3) sorted by relevance
290 int uc_mgr_config_load_into(int format, const char *file, snd_config_t *cfg);
353 int uc_mgr_config_load_into(int format, const char *file, snd_config_t *top) in uc_mgr_config_load_into() function394 err = uc_mgr_config_load_into(format, file, top); in uc_mgr_config_load()
475 err = uc_mgr_config_load_into(uc_mgr->conf_format, filename, uc_mgr->local_config); in parse_libconfig1()