Home
last modified time | relevance | path

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

/system/media/audio_route/
Daudio_route.c786 static int audio_route_update_path(struct audio_route *ar, const char *name, bool reverse) in audio_route_update_path() function
876 return audio_route_update_path(ar, name, false /*reverse*/); in audio_route_apply_and_update_path()
884 return audio_route_update_path(ar, name, true /*reverse*/); in audio_route_reset_and_update_path()