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

  /hardware/qcom/audio/hal/
platform_api.h 47 bool platform_send_gain_dep_cal(void *platform, int level);
audio_hw.c 449 platform_send_gain_dep_cal(adev->platform, last_known_cal_step);
    [all...]
  /hardware/qcom/audio/hal/msm8960/
platform.c 1210 bool platform_send_gain_dep_cal(void *platform __unused, function
    [all...]
  /hardware/qcom/audio/hal/msm8916/
platform.c 622 bool platform_send_gain_dep_cal(void *platform __unused, int level __unused) function
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 730 bool platform_send_gain_dep_cal(void *platform, int level) function
    [all...]

Completed in 69 milliseconds