Searched refs:new_mixer_path (Results 1 – 1 of 1) sorted by relevance
182 struct mixer_path *new_mixer_path = NULL; in path_create() local196 new_mixer_path = realloc(ar->mixer_path, ar->mixer_path_size * in path_create()198 if (new_mixer_path == NULL) { in path_create()202 ar->mixer_path = new_mixer_path; in path_create()