Home
last modified time | relevance | path

Searched refs:audio_usecase (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/audio/hal/
Dplatform_api.h57 struct audio_usecase;
80 int platform_send_audio_calibration_v2(void *platform, struct audio_usecase *usecase,
167 struct audio_usecase *usecase, snd_device_t snd_device);
170 struct audio_usecase *usecase, snd_device_t snd_device);
Daudio_hw.c652 struct audio_usecase *usecase) in enable_audio_route()
666 struct audio_usecase *uinfo; in enable_audio_route()
673 struct audio_usecase *voip_usecase = get_usecase_from_list(adev, in enable_audio_route()
682 uinfo = node_to_item(node, struct audio_usecase, list); in enable_audio_route()
713 struct audio_usecase *usecase) in disable_audio_route()
916 static int update_effect_param_ecns(struct audio_usecase *usecase, in update_effect_param_ecns()
952 struct audio_usecase *usecase = NULL; in enable_disable_effect()
1003 struct audio_usecase *usecase = node_to_item(node, struct audio_usecase, list); in check_and_enable_effect()
1088 static snd_device_t derive_playback_snd_device(struct audio_usecase *uc, in derive_playback_snd_device()
1089 struct audio_usecase *new_uc, in derive_playback_snd_device()
[all …]
Dvoice.c105 struct audio_usecase *uc_info; in voice_stop_usecase()
159 struct audio_usecase *uc_info; in voice_start_usecase()
167 uc_info = (struct audio_usecase *)calloc(1, sizeof(struct audio_usecase)); in voice_start_usecase()
366 struct audio_usecase *usecase = NULL; in voice_set_mic_mute()
569 struct audio_usecase *usecase; in voice_update_devices_for_all_voice_usecases()
572 usecase = node_to_item(node, struct audio_usecase, list); in voice_update_devices_for_all_voice_usecases()
Daudio_hw.h340 struct audio_usecase { struct
441 struct audio_usecase *usecase);
450 struct audio_usecase *usecase);
452 struct audio_usecase *get_usecase_from_list(struct audio_device *adev,
/hardware/qcom/audio/hal/audio_extn/
Dspkr_protection.c141 struct audio_usecase *uc_info; in audio_extn_spkr_prot_calib_cancel()
303 struct audio_usecase *uc_info_rx = NULL, *uc_info_tx = NULL; in spkr_calibrate()
333 uc_info_rx = (struct audio_usecase *)calloc(1, sizeof(struct audio_usecase)); in spkr_calibrate()
364 uc_info_tx = (struct audio_usecase *) in spkr_calibrate()
365 calloc(1, sizeof(struct audio_usecase)); in spkr_calibrate()
805 struct audio_usecase *uc_info_tx; in audio_extn_spkr_prot_start_processing()
817 uc_info_tx = (struct audio_usecase *)calloc(1, sizeof(struct audio_usecase)); in audio_extn_spkr_prot_start_processing()
891 struct audio_usecase *uc_info_tx; in audio_extn_spkr_prot_stop_processing()
Daudio_extn.h141 void audio_extn_sound_trigger_update_stream_status(struct audio_usecase *uc_info,
188 struct audio_usecase *usecase);
190 struct audio_usecase *usecase);
Dext_speaker.c125 struct audio_usecase *usecase; in audio_extn_extspk_update()
127 usecase = node_to_item(node, struct audio_usecase, list); in audio_extn_extspk_update()
Dutils.c120 struct audio_usecase *usecase) in audio_extn_utils_send_app_type_cfg_hfp()
212 struct audio_usecase *usecase, in derive_capture_app_type_cfg()
265 struct audio_usecase *usecase, in derive_playback_app_type_cfg()
332 struct audio_usecase *usecase) in derive_acdb_dev_id()
346 struct audio_usecase *usecase) in audio_extn_utils_send_app_type_cfg()
443 struct audio_usecase *usecase) in audio_extn_utils_send_audio_calibration()
Dmaxxaudio.h32 void audio_extn_ma_set_device(struct audio_usecase *usecase);
Dhfp.c247 struct audio_usecase *uc_info; in start_hfp()
259 uc_info = (struct audio_usecase *)calloc(1, sizeof(struct audio_usecase)); in start_hfp()
360 struct audio_usecase *uc_info; in stop_hfp()
416 struct audio_usecase *hfp_usecase = NULL; in audio_extn_hfp_is_active()
Dcirrus_playback.c460 struct audio_usecase *uc_info_rx = NULL; in audio_extn_cirrus_calibration_thread()
476 uc_info_rx = (struct audio_usecase *)calloc(1, sizeof(struct audio_usecase)); in audio_extn_cirrus_calibration_thread()
802 struct audio_usecase *uc_info_tx; in audio_extn_spkr_prot_start_processing()
813 uc_info_tx = (struct audio_usecase *)calloc(1, sizeof(*uc_info_tx)); in audio_extn_spkr_prot_start_processing()
890 struct audio_usecase *uc_info_tx; in audio_extn_spkr_prot_stop_processing()
Dmaxxaudio.c244 static inline bool valid_usecase(struct audio_usecase *usecase) in valid_usecase()
293 struct audio_usecase *usecase; in check_and_send_all_audio_cal()
299 usecase = node_to_item(node, struct audio_usecase, list); in check_and_send_all_audio_cal()
684 void audio_extn_ma_set_device(struct audio_usecase *usecase) in audio_extn_ma_set_device()
Dtfa_98xx.c182 struct audio_usecase *usecase; in tfa_98xx_get_audio_mode()
192 usecase = node_to_item(node, struct audio_usecase, list); in tfa_98xx_get_audio_mode()
Dsoundtrigger.c181 struct audio_usecase *uc_info) in populate_usecase()
398 void audio_extn_sound_trigger_update_stream_status(struct audio_usecase *uc_info, in audio_extn_sound_trigger_update_stream_status()
Da2dp.c1546 struct audio_usecase *uc_info; in audio_extn_a2dp_set_parameters()
1590 uc_info = node_to_item(node, struct audio_usecase, list); in audio_extn_a2dp_set_parameters()
1608 struct audio_usecase *uc_info; in audio_extn_a2dp_set_parameters()
1647 uc_info = node_to_item(node, struct audio_usecase, list); in audio_extn_a2dp_set_parameters()
/hardware/qcom/audio/hal/msm8960/
Dplatform.c1279 struct audio_usecase *usecase; in platform_check_and_set_swap_lr_channels()
1291 struct audio_usecase *usecase; in platform_set_swap_channels()
1303 usecase = node_to_item(node, struct audio_usecase, list); in platform_set_swap_channels()
1357 struct audio_usecase *usecase __unused, in platform_check_and_set_playback_backend_cfg()
1364 struct audio_usecase *usecase __unused, snd_device_t snd_device __unused) in platform_check_and_set_capture_backend_cfg()
1397 int platform_send_audio_calibration_v2(void *platform __unused, struct audio_usecase *usecase __unu… in platform_send_audio_calibration_v2()
/hardware/qcom/audio/hal/msm8974/
Dplatform.c1076 struct audio_usecase *usecase; in platform_send_gain_dep_cal()
1091 usecase = node_to_item(node, struct audio_usecase, list); in platform_send_gain_dep_cal()
2429 int platform_send_audio_calibration_v2(void *platform, struct audio_usecase *usecase, in platform_send_audio_calibration_v2()
4096 struct audio_usecase *usecase; in platform_check_and_set_swap_lr_channels()
4108 struct audio_usecase *usecase; in platform_set_swap_channels()
4120 usecase = node_to_item(node, struct audio_usecase, list); in platform_set_swap_channels()
4391 struct audio_usecase *uc = NULL; in platform_get_voice_call_backend()
4399 uc = node_to_item(node, struct audio_usecase, list); in platform_get_voice_call_backend()
4471 struct audio_usecase *usecase, in pick_playback_cfg_for_uc()
4480 struct audio_usecase *uc; in pick_playback_cfg_for_uc()
[all …]
/hardware/qcom/audio/hal/msm8916/
Dplatform.c1336 struct audio_usecase *usecase __unused, in platform_check_and_set_playback_backend_cfg()
1343 struct audio_usecase *usecase __unused, in platform_check_and_set_capture_backend_cfg()
2815 struct audio_usecase *usecase;
2827 struct audio_usecase *usecase;
2839 usecase = node_to_item(node, struct audio_usecase, list);
2871 struct audio_usecase *usecase __unused,