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

  /system/media/audio_route/include/audio_route/
audio_route.h 38 int audio_route_reset_and_update_path(struct audio_route *ar, const char *name);
  /hardware/qcom/audio/hal/audio_extn/
tfa_98xx.c 145 ret = audio_route_reset_and_update_path(adev->audio_route, paths);
147 ALOGE("%s: audio_route_reset_and_update_path return %d\n", __func__, ret);
spkr_protection.c 898 audio_route_reset_and_update_path(adev->audio_route,
  /hardware/qcom/audio/hal/
voice.c 103 audio_route_reset_and_update_path(adev->audio_route, mixer_path);
audio_hw.c 552 audio_route_reset_and_update_path(adev->audio_route, mixer_path);
661 audio_route_reset_and_update_path(adev->audio_route, device_name);
    [all...]
  /system/media/audio_route/
audio_route.c 842 int audio_route_reset_and_update_path(struct audio_route *ar, const char *name) function
  /hardware/qcom/audio/hal/msm8916/
platform.c 625 audio_route_reset_and_update_path(adev->audio_route,
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 731 audio_route_reset_and_update_path(adev->audio_route, my_data->ec_ref_mixer_path);
    [all...]

Completed in 270 milliseconds