Home
last modified time | relevance | path

Searched refs:audio_extn_hwdep_cal_send (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/audio/hal/audio_extn/
Daudio_extn.h195 #define audio_extn_hwdep_cal_send(snd_card, acdb_handle) (0) macro
197 void audio_extn_hwdep_cal_send(int snd_card, void *acdb_handle);
Dhwdep_cal.c123 void audio_extn_hwdep_cal_send(int snd_card, void *acdb_handle) in audio_extn_hwdep_cal_send() function
/hardware/qcom/audio/hal/msm8974/
Dplatform.c1987 audio_extn_hwdep_cal_send(adev->snd_card, my_data->acdb_handle); in platform_init()