Home
last modified time | relevance | path

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

/aosp12/hardware/knowles/athletico/sound_trigger_hal/
H A Dcvq_util.c277 err = audio_route_apply_and_update_path(route_hdl, in set_ambient_route()
280 err = audio_route_apply_and_update_path(route_hdl, in set_ambient_route()
410 err = audio_route_apply_and_update_path(route_hdl, in set_hotword_route()
413 err = audio_route_apply_and_update_path(route_hdl, in set_hotword_route()
447 err = audio_route_apply_and_update_path(route_hdl, in set_chre_audio_route()
450 err = audio_route_apply_and_update_path(route_hdl, in set_chre_audio_route()
1642 err = audio_route_apply_and_update_path(route_hdl, in set_hotword_buffer_route()
1645 err = audio_route_apply_and_update_path(route_hdl, in set_hotword_buffer_route()
1723 err = audio_route_apply_and_update_path(route_hdl, in set_music_buffer_route()
1726 err = audio_route_apply_and_update_path(route_hdl, in set_music_buffer_route()
[all …]
/aosp12/system/media/audio_route/include/audio_route/
H A Daudio_route.h32 int audio_route_apply_and_update_path(struct audio_route *ar, const char *name);
/aosp12/hardware/qcom/audio/hal/msm8960/
H A Dplatform.c1253 audio_route_apply_and_update_path(adev->audio_route, mixer_path); in platform_set_swap_mixer()
1256 audio_route_apply_and_update_path(adev->audio_route, mixer_path); in platform_set_swap_mixer()
1433 audio_route_apply_and_update_path(adev->audio_route, str); in platform_set_sidetone()
/aosp12/hardware/qcom/audio/hal/audio_extn/
H A Dtfa_98xx.c139 ret = audio_route_apply_and_update_path(adev->audio_route, paths); in adev_i2s_clock_operation()
H A Dcirrus_playback.c819 audio_route_apply_and_update_path(adev->audio_route, in audio_extn_spkr_prot_start_processing()
H A Dspkr_protection.c823 audio_route_apply_and_update_path(adev->audio_route, in audio_extn_spkr_prot_start_processing()
/aosp12/hardware/qcom/audio/hal/msm8916/
H A Dplatform.c734 audio_route_apply_and_update_path(adev->audio_route, in platform_set_echo_reference()
2789 audio_route_apply_and_update_path(adev->audio_route, mixer_path);
2792 audio_route_apply_and_update_path(adev->audio_route, mixer_path);
2922 audio_route_apply_and_update_path(adev->audio_route, str);
/aosp12/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c1148 audio_route_apply_and_update_path(adev->audio_route, my_data->ec_ref_mixer_path); in platform_set_echo_reference()
2676 audio_route_apply_and_update_path(adev->audio_route, name); in platform_set_speaker_gain_in_combo()
4070 audio_route_apply_and_update_path(adev->audio_route, mixer_path); in platform_set_swap_mixer()
4073 audio_route_apply_and_update_path(adev->audio_route, mixer_path); in platform_set_swap_mixer()
4974 audio_route_apply_and_update_path(adev->audio_route, str); in platform_set_sidetone()
/aosp12/system/media/audio_route/
H A Daudio_route.c939 int audio_route_apply_and_update_path(struct audio_route *ar, const char *name) in audio_route_apply_and_update_path() function
/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.c706 audio_route_apply_and_update_path(adev->audio_route, mixer_path); in enable_audio_route()
815 audio_route_apply_and_update_path(adev->audio_route, device_name); in enable_snd_device()