Searched refs:primary_output (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/audio/msm8909/hal/audio_extn/
H A Dfm.c158 uc_info->stream.out = adev->primary_output;
159 uc_info->devices = adev->primary_output->devices;
263 adev->primary_output->devices = val & ~AUDIO_DEVICE_OUT_FM;
H A Dhfp.c145 uc_info->stream.out = adev->primary_output;
146 uc_info->devices = adev->primary_output->devices;
H A Dspkr_protection.c348 uc_info_rx->stream.out = adev->primary_output;
/hardware/qcom/audio/hal/
H A Daudio_hw.h245 struct stream_out *primary_output; member in struct:audio_device
H A Daudio_hw.c660 if (usecase->stream.out == adev->primary_output &&
679 } else if (adev->primary_output) {
680 out_device = adev->primary_output->devices;
1474 return out == adev->primary_output || out == adev->voice_tx_output;
2390 if (adev->primary_output == NULL)
2391 adev->primary_output = out;
3048 adev->primary_output = NULL;
/hardware/qcom/audio/hal/audio_extn/
H A Dhfp.c128 uc_info->stream.out = adev->primary_output;
129 uc_info->devices = adev->primary_output->devices;
H A Dspkr_protection.c339 uc_info_rx->stream.out = adev->primary_output;
/hardware/qcom/audio/msm8909/hal/
H A Daudio_hw.h272 struct stream_out *primary_output; member in struct:audio_device
H A Daudio_hw.c805 (voip_usecase->stream.out != adev->primary_output))) {
823 if (usecase->stream.out == adev->primary_output &&
837 adev->primary_output && !adev->primary_output->standby) {
838 out_device = adev->primary_output->devices;
1773 return out == adev->primary_output || out == adev->voice_tx_output;
1849 if (out == adev->primary_output) {
2815 if(adev->primary_output == NULL)
2816 adev->primary_output = out;
3430 adev->primary_output
[all...]
/hardware/qcom/audio/msm8909/hal/voice_extn/
H A Dcompress_voip.c349 uc_info->stream.out = adev->primary_output;
410 uc_info->stream.out = adev->primary_output;
/hardware/qcom/audio/msm8909/hal/msm8960/
H A Dplatform.c492 adev->primary_output->devices);
/hardware/qcom/audio/msm8909/hal/msm8974/
H A Dplatform.c1455 adev->primary_output->devices);

Completed in 123 milliseconds