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

  /hardware/qcom/audio/hal/msm8916/
platform.c 147 acdb_send_voice_cal_t acdb_send_voice_cal; member in struct:platform_data
    [all...]
  /hardware/qcom/audio/hal/msm8960/
platform.c 91 acdb_send_voice_cal_t acdb_send_voice_cal; member in struct:platform_data
333 my_data->acdb_send_voice_cal = (acdb_send_voice_cal_t)dlsym(my_data->acdb_handle,
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 133 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 364 milliseconds