HomeSort by relevance Sort by last modified time
    Searched refs:acdb_send_voice_cal (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/audio/hal/msm8960/
platform.c 90 acdb_send_voice_cal_t acdb_send_voice_cal; member in struct:platform_data
323 my_data->acdb_send_voice_cal = (acdb_send_voice_cal_t)dlsym(my_data->acdb_handle,
    [all...]
  /hardware/qcom/audio/msm8909/hal/msm8960/
platform.c 90 acdb_send_voice_cal_t acdb_send_voice_cal; member in struct:platform_data
295 my_data->acdb_send_voice_cal = (acdb_send_voice_cal_t)dlsym(my_data->acdb_handle,
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 124 acdb_send_voice_cal_t acdb_send_voice_cal; member in struct:platform_data
    [all...]
  /hardware/qcom/audio/msm8909/hal/msm8916/
platform.c 172 acdb_send_voice_cal_t acdb_send_voice_cal; member in struct:platform_data
    [all...]
  /hardware/qcom/audio/msm8909/hal/msm8974/
platform.c 168 acdb_send_voice_cal_t acdb_send_voice_cal; member in struct:platform_data
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.c 67 static void (*acdb_send_voice_cal)(int,int); variable
677 acdb_send_voice_cal = dlsym(uc_mgr->acdb_handle,"acdb_loader_send_voice_cal");
678 if (acdb_send_voice_cal == NULL) {
681 acdb_send_voice_cal(uc_mgr->current_rx_device,
    [all...]

Completed in 205 milliseconds