Home
last modified time | relevance | path

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

/aosp12/system/media/audio_route/include/audio_route/
H A Daudio_route.h41 int audio_route_force_reset_and_update_path(struct audio_route *ar, const char *name);
/aosp12/system/media/audio_route/
H A Daudio_route.c955 int audio_route_force_reset_and_update_path(struct audio_route *ar, const char *name) in audio_route_force_reset_and_update_path() function
/aosp12/hardware/knowles/athletico/sound_trigger_hal/
H A Dcvq_util.c1921 audio_route_force_reset_and_update_path(route_hdl, route_table[i]); in reset_all_route()