HomeSort by relevance Sort by last modified time
    Searched full:path_get_by_name (Results 1 - 1 of 1) sorted by null

  /system/media/audio_route/
audio_route.c 168 static struct mixer_path *path_get_by_name(struct audio_route *ar, function
184 if (path_get_by_name(ar, name)) {
481 struct mixer_path *sub_path = path_get_by_name(ar, attr_name);
739 path = path_get_by_name(ar, name);
760 path = path_get_by_name(ar, name);
786 path = path_get_by_name(ar, name);

Completed in 99 milliseconds