Searched defs:path_get_by_name (Results 1 - 1 of 1) sorted by relevance

/system/media/audio_route/
H A Daudio_route.c129 static struct mixer_path *path_get_by_name(struct audio_route *ar, function
145 if (path_get_by_name(ar, name)) {
396 struct mixer_path *sub_path = path_get_by_name(ar, attr_name);
615 path = path_get_by_name(ar, name);
636 path = path_get_by_name(ar, name);
662 path = path_get_by_name(ar, name);

Completed in 17 milliseconds