Searched refs:acdb_send_voice_cal_t (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/msm8960/
H A Dplatform.c65 typedef void (*acdb_send_voice_cal_t)(int, int); typedef
89 acdb_send_voice_cal_t acdb_send_voice_cal;
318 my_data->acdb_send_voice_cal = (acdb_send_voice_cal_t)dlsym(my_data->acdb_handle,
/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c70 typedef void (*acdb_send_voice_cal_t)(int, int); typedef
85 acdb_send_voice_cal_t acdb_send_voice_cal;
765 my_data->acdb_send_voice_cal = (acdb_send_voice_cal_t)dlsym(my_data->acdb_handle,

Completed in 39 milliseconds