Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/voice_extn/
Dvoice_extn.c125 usecase_id = USECASE_VOICEMMODE1_CALL; in voice_extn_get_usecase_for_session_idx()
404 case USECASE_VOICEMMODE1_CALL: in voice_extn_get_session_from_use_case()
/hardware/qcom/audio/hal/
Daudio_hw.h114 USECASE_VOICEMMODE1_CALL, /* Usecase setup for Voice/VoLTE/VoWLAN sessions on first enumerator
Daudio_hw.c302 [USECASE_VOICEMMODE1_CALL] = "voicemmode1-call",
/hardware/qcom/audio/hal/msm8916/
Dplatform.c192 [USECASE_VOICEMMODE1_CALL] = {-1, -1}, /* pcm ids updated from platform info file */
546 {TO_NAME_INDEX(USECASE_VOICEMMODE1_CALL)},
/hardware/qcom/audio/hal/msm8974/
Dplatform.c225 [USECASE_VOICEMMODE1_CALL] = {VOICEMMODE1_CALL_PCM_DEVICE,
703 {TO_NAME_INDEX(USECASE_VOICEMMODE1_CALL)},
4927 case USECASE_VOICEMMODE1_CALL: in platform_sound_trigger_usecase_needs_event()