HomeSort by relevance Sort by last modified time
    Searched defs:acdb_send_voice_cal_t (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/audio/hal/
acdb.h 35 typedef void (*acdb_send_voice_cal_t)(int, int); typedef
  /hardware/qcom/audio/hal/msm8960/
platform.c 66 typedef void (*acdb_send_voice_cal_t)(int, int); typedef
91 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,
    [all...]

Completed in 271 milliseconds