Searched refs:config_desc_exist (Results 1 – 1 of 1) sorted by relevance
277 struct cscfg_config_desc *config_desc_exist; in cscfg_load_config() local280 list_for_each_entry(config_desc_exist, &cscfg_mgr->config_desc_list, item) { in cscfg_load_config()281 if (!strcmp(config_desc_exist->name, config_desc->name)) in cscfg_load_config()