Searched refs:new_path_setting (Results 1 – 1 of 1) sorted by relevance
237 struct mixer_setting *new_path_setting; in alloc_path_setting() local247 new_path_setting = realloc(path->setting, in alloc_path_setting()249 if (new_path_setting == NULL) { in alloc_path_setting()253 path->setting = new_path_setting; in alloc_path_setting()