Searched refs:SND_DEVICE_NONE (Results 1 – 13 of 13) sorted by relevance
/hardware/qcom/audio/hal/msm8960/ |
D | platform.h | 34 SND_DEVICE_NONE = 0, enumerator
|
D | platform.c | 116 [SND_DEVICE_NONE] = "none", 173 [SND_DEVICE_NONE] = -1, 665 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_output_snd_device() 701 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 720 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 769 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_input_snd_device() 855 if (snd_device == SND_DEVICE_NONE) { in platform_get_input_snd_device() 881 if (snd_device != SND_DEVICE_NONE) { in platform_get_input_snd_device()
|
/hardware/qcom/audio/hal/audio_extn/ |
D | utils.c | 162 SND_DEVICE_NONE); // use legacy behavior in audio_extn_utils_send_app_type_cfg_hfp() 172 SND_DEVICE_NONE); in audio_extn_utils_send_app_type_cfg_hfp() 189 SND_DEVICE_NONE); in audio_extn_utils_send_app_type_cfg_hfp() 199 PCM_PLAYBACK, SND_DEVICE_NONE); in audio_extn_utils_send_app_type_cfg_hfp()
|
D | spkr_protection.c | 339 uc_info_rx->in_snd_device = SND_DEVICE_NONE; in spkr_calibrate() 373 uc_info_tx->out_snd_device = SND_DEVICE_NONE; in spkr_calibrate() 481 uc_info_tx->out_snd_device = SND_DEVICE_NONE; in spkr_calibrate() 831 uc_info_tx->out_snd_device = SND_DEVICE_NONE; in audio_extn_spkr_prot_start_processing() 865 uc_info_tx->out_snd_device = SND_DEVICE_NONE; in audio_extn_spkr_prot_start_processing()
|
D | hfp.c | 264 uc_info->in_snd_device = SND_DEVICE_NONE; in start_hfp() 265 uc_info->out_snd_device = SND_DEVICE_NONE; in start_hfp()
|
D | cirrus_playback.c | 485 uc_info_rx->in_snd_device = SND_DEVICE_NONE; in audio_extn_cirrus_calibration_thread() 826 uc_info_tx->out_snd_device = SND_DEVICE_NONE; in audio_extn_spkr_prot_start_processing()
|
/hardware/qcom/audio/hal/ |
D | platform_info.c | 465 snd_device_t snd_device = SND_DEVICE_NONE; in process_operator_specific() 502 snd_device_t snd_device = SND_DEVICE_NONE; in process_external_dev() 810 in_snd_device = SND_DEVICE_NONE; in process_snd_dev() 820 in_snd_device = SND_DEVICE_NONE; in process_snd_dev() 863 in_snd_device = SND_DEVICE_NONE; in process_mic_info() 993 if (in_snd_device == SND_DEVICE_NONE) { in start_tag()
|
D | audio_hw.c | 1612 snd_device_t out_snd_device = SND_DEVICE_NONE; in select_devices_with_force_switch() 1613 snd_device_t in_snd_device = SND_DEVICE_NONE; in select_devices_with_force_switch() 1665 in_snd_device = SND_DEVICE_NONE; in select_devices_with_force_switch() 1666 if (out_snd_device == SND_DEVICE_NONE) { in select_devices_with_force_switch() 1682 out_snd_device = SND_DEVICE_NONE; in select_devices_with_force_switch() 1683 if (in_snd_device == SND_DEVICE_NONE) { in select_devices_with_force_switch() 1748 if (out_snd_device != SND_DEVICE_NONE && in select_devices_with_force_switch() 1755 adev->last_logged_snd_device[uc_id][0] != SND_DEVICE_NONE ? in select_devices_with_force_switch() 1763 if (in_snd_device != SND_DEVICE_NONE && in select_devices_with_force_switch() 1770 adev->last_logged_snd_device[uc_id][1] != SND_DEVICE_NONE ? in select_devices_with_force_switch() [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()
|
/hardware/qcom/audio/hal/msm8916/ |
D | platform.h | 51 SND_DEVICE_NONE = 0, enumerator
|
D | platform.c | 210 [SND_DEVICE_NONE] = "none", 336 [SND_DEVICE_NONE] = -1, 716 snd_device_t snd_device = SND_DEVICE_NONE; in platform_set_echo_reference() 1916 snd_device_t snd_device = SND_DEVICE_NONE; 1951 if (snd_device != SND_DEVICE_NONE) { 2007 if (snd_device != SND_DEVICE_NONE) { 2057 snd_device_t snd_device = SND_DEVICE_NONE; 2098 snd_device_t snd_device = SND_DEVICE_NONE; 2190 snd_device_t snd_device = SND_DEVICE_NONE; 2321 if (snd_device != SND_DEVICE_NONE) {
|
/hardware/qcom/audio/hal/msm8974/ |
D | platform.c | 261 [SND_DEVICE_NONE] = "none", 417 [SND_DEVICE_NONE] = -1, 1133 snd_device_t snd_device = SND_DEVICE_NONE; in platform_set_echo_reference() 2912 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_output_snd_device() 2971 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 3022 if (snd_device == SND_DEVICE_NONE) { in platform_get_output_snd_device() 3054 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 3115 snd_device_t snd_device = SND_DEVICE_NONE; in get_snd_device_for_voice_comm() 3158 snd_device_t snd_device = SND_DEVICE_NONE; in get_snd_device_for_voice_comm() 3233 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_input_snd_device() [all …]
|
D | platform.h | 58 SND_DEVICE_NONE = 0, enumerator
|