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

  /system/media/audio_route/include/audio_route/
audio_route.h 32 int audio_route_apply_and_update_path(struct audio_route *ar, const char *name);
  /hardware/qcom/audio/hal/msm8960/
platform.c     [all...]
  /hardware/qcom/audio/hal/audio_extn/
tfa_98xx.c 139 ret = audio_route_apply_and_update_path(adev->audio_route, paths);
141 ALOGE("%s: audio_route_apply_and_update_path return %d\n", __func__, ret);
spkr_protection.c 821 audio_route_apply_and_update_path(adev->audio_route,
  /hardware/qcom/audio/hal/msm8916/
platform.c 649 audio_route_apply_and_update_path(adev->audio_route,
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 814 audio_route_apply_and_update_path(adev->audio_route, my_data->ec_ref_mixer_path);
    [all...]
  /system/media/audio_route/
audio_route.c 836 int audio_route_apply_and_update_path(struct audio_route *ar, const char *name) function
  /hardware/qcom/audio/hal/
audio_hw.c 571 audio_route_apply_and_update_path(adev->audio_route, mixer_path);
655 audio_route_apply_and_update_path(adev->audio_route, device_name);
    [all...]
  /device/google/dragon/audio/hal/
audio_hw.c     [all...]

Completed in 552 milliseconds