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;
314 my_data->acdb_send_voice_cal = (acdb_send_voice_cal_t)dlsym(my_data->acdb_handle,
/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c68 typedef void (*acdb_send_voice_cal_t)(int, int); typedef
82 acdb_send_voice_cal_t acdb_send_voice_cal;
335 my_data->acdb_send_voice_cal = (acdb_send_voice_cal_t)dlsym(my_data->acdb_handle,

Completed in 9 milliseconds