Home
last modified time | relevance | path

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

/system/media/audio_route/include/audio_route/
Daudio_route.h35 int audio_route_reset_path(struct audio_route *ar, const char *name);
/system/media/audio_route/
Daudio_route.c762 int audio_route_reset_path(struct audio_route *ar, const char *name) in audio_route_reset_path() function
881 if (audio_route_reset_path(ar, name) < 0) { in audio_route_reset_and_update_path()