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

  /device/asus/grouper/audio/
audio_route.c 86 static struct mixer_path *path_get_by_name(struct audio_route *ar, function
102 if (path_get_by_name(ar, name)) {
268 struct mixer_path *sub_path = path_get_by_name(ar, attr_name);
391 path = path_get_by_name(ar, name);

Completed in 154 milliseconds