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.c175 static struct mixer_path *path_get_by_name(struct audio_route *ar, in path_get_by_name() function
191 if (path_get_by_name(ar, name)) { in path_create()
490 struct mixer_path *sub_path = path_get_by_name(ar, attr_name); in start_tag()
750 path = path_get_by_name(ar, name); in audio_route_apply_path()
771 path = path_get_by_name(ar, name); in audio_route_reset_path()
796 path = path_get_by_name(ar, name); in audio_route_update_path()