Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Dvoice.c170 uc_info->stream.out = adev->current_call_output ; in voice_start_usecase()
171 uc_info->devices = adev->current_call_output ->devices; in voice_start_usecase()
531 usecase->stream.out = adev->current_call_output; in voice_update_devices_for_all_voice_usecases()
Daudio_hw.h225 struct stream_out *current_call_output; member
Daudio_hw.c1482 adev->current_call_output = out; in out_set_parameters()
1486 adev->current_call_output = out; in out_set_parameters()
2500 adev->current_call_output = NULL; in adev_set_mode()