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.c169 static struct mixer_path *path_get_by_name(struct audio_route *ar, in path_get_by_name() function
185 if (path_get_by_name(ar, name)) { in path_create()
469 struct mixer_path *sub_path = path_get_by_name(ar, attr_name); in start_tag()
723 path = path_get_by_name(ar, name); in audio_route_apply_path()
744 path = path_get_by_name(ar, name); in audio_route_reset_path()
770 path = path_get_by_name(ar, name); in audio_route_update_path()