/hardware/qcom/audio/hal/msm8960/ |
D | platform.c | 115 [SND_DEVICE_NONE] = "none", 165 [SND_DEVICE_NONE] = -1, 614 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_output_snd_device() 648 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 667 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 716 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_input_snd_device() 793 if (snd_device == SND_DEVICE_NONE) { in platform_get_input_snd_device() 819 if (snd_device != SND_DEVICE_NONE) { in platform_get_input_snd_device()
|
D | platform.h | 34 SND_DEVICE_NONE = 0, enumerator
|
/hardware/qcom/audio/msm8909/hal/msm8960/ |
D | platform.c | 115 [SND_DEVICE_NONE] = "none", 160 [SND_DEVICE_NONE] = -1, 659 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_output_snd_device() 689 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 708 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 756 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_input_snd_device() 827 if (snd_device == SND_DEVICE_NONE) in platform_get_input_snd_device() 853 if (snd_device != SND_DEVICE_NONE) { in platform_get_input_snd_device()
|
D | platform.h | 43 SND_DEVICE_NONE = 0, enumerator
|
/hardware/qcom/audio/hal/ |
D | audio_hw.c | 608 snd_device_t out_snd_device = SND_DEVICE_NONE; in select_devices() 609 snd_device_t in_snd_device = SND_DEVICE_NONE; in select_devices() 656 in_snd_device = SND_DEVICE_NONE; in select_devices() 657 if (out_snd_device == SND_DEVICE_NONE) { in select_devices() 670 out_snd_device = SND_DEVICE_NONE; in select_devices() 671 if (in_snd_device == SND_DEVICE_NONE) { in select_devices() 693 if (out_snd_device != SND_DEVICE_NONE && in select_devices() 700 adev->last_logged_snd_device[uc_id][0] != SND_DEVICE_NONE ? in select_devices() 708 if (in_snd_device != SND_DEVICE_NONE && in select_devices() 715 adev->last_logged_snd_device[uc_id][1] != SND_DEVICE_NONE ? in select_devices() [all …]
|
D | voice.c | 172 uc_info->in_snd_device = SND_DEVICE_NONE; in voice_start_usecase() 173 uc_info->out_snd_device = SND_DEVICE_NONE; in voice_start_usecase()
|
D | platform_info.c | 229 snd_device_t snd_device = SND_DEVICE_NONE; in process_operator_specific()
|
/hardware/qcom/audio/msm8909/hal/audio_extn/ |
D | fm.c | 160 uc_info->in_snd_device = SND_DEVICE_NONE; in fm_start() 161 uc_info->out_snd_device = SND_DEVICE_NONE; in fm_start()
|
D | hfp.c | 147 uc_info->in_snd_device = SND_DEVICE_NONE; in start_hfp() 148 uc_info->out_snd_device = SND_DEVICE_NONE; in start_hfp()
|
D | spkr_protection.c | 347 uc_info_rx->in_snd_device = SND_DEVICE_NONE; in spkr_calibrate() 381 uc_info_tx->out_snd_device = SND_DEVICE_NONE; in spkr_calibrate() 836 uc_info_tx->out_snd_device = SND_DEVICE_NONE; in audio_extn_spkr_prot_start_processing()
|
/hardware/qcom/audio/msm8909/hal/ |
D | audio_hw.c | 762 snd_device_t out_snd_device = SND_DEVICE_NONE; in select_devices() 763 snd_device_t in_snd_device = SND_DEVICE_NONE; in select_devices() 819 in_snd_device = SND_DEVICE_NONE; in select_devices() 820 if (out_snd_device == SND_DEVICE_NONE) { in select_devices() 831 out_snd_device = SND_DEVICE_NONE; in select_devices() 832 if (in_snd_device == SND_DEVICE_NONE) { in select_devices() 863 (usecase->in_snd_device != SND_DEVICE_NONE) && in select_devices() 864 (usecase->out_snd_device != SND_DEVICE_NONE)) { in select_devices() 869 if (usecase->out_snd_device != SND_DEVICE_NONE) { in select_devices() 874 if (usecase->in_snd_device != SND_DEVICE_NONE) { in select_devices() [all …]
|
D | voice.c | 137 uc_info->in_snd_device = SND_DEVICE_NONE; in voice_start_usecase() 138 uc_info->out_snd_device = SND_DEVICE_NONE; in voice_start_usecase()
|
/hardware/qcom/audio/hal/audio_extn/ |
D | hfp.c | 130 uc_info->in_snd_device = SND_DEVICE_NONE; in start_hfp() 131 uc_info->out_snd_device = SND_DEVICE_NONE; in start_hfp()
|
D | spkr_protection.c | 338 uc_info_rx->in_snd_device = SND_DEVICE_NONE; in spkr_calibrate() 372 uc_info_tx->out_snd_device = SND_DEVICE_NONE; in spkr_calibrate() 829 uc_info_tx->out_snd_device = SND_DEVICE_NONE; in audio_extn_spkr_prot_start_processing()
|
/hardware/qcom/audio/msm8909/hal/msm8916/ |
D | platform.h | 51 SND_DEVICE_NONE = 0, enumerator
|
D | platform.c | 241 [SND_DEVICE_NONE] = "none", 337 [SND_DEVICE_NONE] = -1, 1848 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_output_snd_device() 1896 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 1955 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 2050 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_input_snd_device() 2261 if (snd_device != SND_DEVICE_NONE) { in platform_get_input_snd_device()
|
/hardware/qcom/audio/hal/msm8974/ |
D | platform.c | 188 [SND_DEVICE_NONE] = "none", 285 [SND_DEVICE_NONE] = -1, 665 snd_device_t snd_device = SND_DEVICE_NONE; in platform_set_echo_reference() 1854 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_output_snd_device() 1887 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 1938 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 1990 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_input_snd_device() 2052 if (snd_device == SND_DEVICE_NONE) { in platform_get_input_snd_device() 2102 if (snd_device == SND_DEVICE_NONE) { in platform_get_input_snd_device() 2202 if (snd_device != SND_DEVICE_NONE) { in platform_get_input_snd_device()
|
D | platform.h | 49 SND_DEVICE_NONE = 0, enumerator
|
/hardware/qcom/audio/msm8909/hal/msm8974/ |
D | platform.h | 49 SND_DEVICE_NONE = 0, enumerator
|
D | platform.c | 246 [SND_DEVICE_NONE] = "none", 342 [SND_DEVICE_NONE] = -1, 1738 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_output_snd_device() 1783 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 1843 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 1909 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_input_snd_device() 2100 if (snd_device != SND_DEVICE_NONE) { in platform_get_input_snd_device()
|
/hardware/qcom/audio/msm8909/hal/voice_extn/ |
D | compress_voip.c | 350 uc_info->in_snd_device = SND_DEVICE_NONE; in voip_start_call() 351 uc_info->out_snd_device = SND_DEVICE_NONE; in voip_start_call()
|