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, 647 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_output_snd_device() 683 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 702 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 751 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_input_snd_device() 837 if (snd_device == SND_DEVICE_NONE) { in platform_get_input_snd_device() 863 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 | 459 snd_device_t snd_device = SND_DEVICE_NONE; in process_operator_specific() 496 snd_device_t snd_device = SND_DEVICE_NONE; in process_external_dev() 749 in_snd_device = SND_DEVICE_NONE; in process_snd_dev() 759 in_snd_device = SND_DEVICE_NONE; in process_snd_dev() 802 in_snd_device = SND_DEVICE_NONE; in process_mic_info() 932 if (in_snd_device == SND_DEVICE_NONE) { in start_tag()
|
D | audio_hw.c | 1599 snd_device_t out_snd_device = SND_DEVICE_NONE; in select_devices_with_force_switch() 1600 snd_device_t in_snd_device = SND_DEVICE_NONE; in select_devices_with_force_switch() 1652 in_snd_device = SND_DEVICE_NONE; in select_devices_with_force_switch() 1653 if (out_snd_device == SND_DEVICE_NONE) { in select_devices_with_force_switch() 1669 out_snd_device = SND_DEVICE_NONE; in select_devices_with_force_switch() 1670 if (in_snd_device == SND_DEVICE_NONE) { in select_devices_with_force_switch() 1735 if (out_snd_device != SND_DEVICE_NONE && in select_devices_with_force_switch() 1742 adev->last_logged_snd_device[uc_id][0] != SND_DEVICE_NONE ? in select_devices_with_force_switch() 1750 if (in_snd_device != SND_DEVICE_NONE && in select_devices_with_force_switch() 1757 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, 698 snd_device_t snd_device = SND_DEVICE_NONE; in platform_set_echo_reference() 1893 snd_device_t snd_device = SND_DEVICE_NONE; 1928 if (snd_device != SND_DEVICE_NONE) { 1984 if (snd_device != SND_DEVICE_NONE) { 2034 snd_device_t snd_device = SND_DEVICE_NONE; 2075 snd_device_t snd_device = SND_DEVICE_NONE; 2167 snd_device_t snd_device = SND_DEVICE_NONE; 2298 if (snd_device != SND_DEVICE_NONE) {
|
/hardware/qcom/audio/hal/msm8974/ |
D | platform.c | 260 [SND_DEVICE_NONE] = "none", 416 [SND_DEVICE_NONE] = -1, 1114 snd_device_t snd_device = SND_DEVICE_NONE; in platform_set_echo_reference() 2888 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_output_snd_device() 2947 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 2998 if (snd_device == SND_DEVICE_NONE) { in platform_get_output_snd_device() 3030 if (snd_device != SND_DEVICE_NONE) { in platform_get_output_snd_device() 3091 snd_device_t snd_device = SND_DEVICE_NONE; in get_snd_device_for_voice_comm() 3134 snd_device_t snd_device = SND_DEVICE_NONE; in get_snd_device_for_voice_comm() 3209 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_input_snd_device() [all …]
|
D | platform.h | 58 SND_DEVICE_NONE = 0, enumerator
|