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()
576 usecase->stream.out = adev->current_call_output; in voice_update_devices_for_all_voice_usecases()
Daudio_hw.h372 struct stream_out *current_call_output; member
Daudio_hw.c3103 adev->current_call_output = out; in out_set_parameters()
3107 adev->current_call_output = out; in out_set_parameters()
4994 adev->current_call_output = adev->voice_tx_output; in in_update_sink_metadata()
5000 adev->current_call_output = adev->voice_tx_output; in in_update_sink_metadata()
5867 adev->current_call_output = NULL; in adev_set_mode()