Searched refs:new_mixer_path (Results 1 – 1 of 1) sorted by relevance
189 struct mixer_path *new_mixer_path = NULL; in path_create() local203 new_mixer_path = realloc(ar->mixer_path, ar->mixer_path_size * in path_create()205 if (new_mixer_path == NULL) { in path_create()209 ar->mixer_path = new_mixer_path; in path_create()