Home
last modified time | relevance | path

Searched refs:path_get_by_name (Results 1 – 1 of 1) sorted by relevance

/system/media/audio_route/
Daudio_route.c168 static struct mixer_path *path_get_by_name(struct audio_route *ar, in path_get_by_name() function
184 if (path_get_by_name(ar, name)) { in path_create()
479 struct mixer_path *sub_path = path_get_by_name(ar, attr_name); in start_tag()
737 path = path_get_by_name(ar, name); in audio_route_apply_path()
758 path = path_get_by_name(ar, name); in audio_route_reset_path()
784 path = path_get_by_name(ar, name); in audio_route_update_path()