/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/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/ |
voice.c | 101 audio_route_apply_and_update_path(adev->audio_route, mixer_path);
|
audio_hw.c | 529 audio_route_apply_and_update_path(adev->audio_route, mixer_path); 613 audio_route_apply_and_update_path(adev->audio_route, device_name); [all...] |
/hardware/qcom/audio/hal/msm8960/ |
platform.c | [all...] |
/hardware/qcom/audio/hal/msm8916/ |
platform.c | 639 audio_route_apply_and_update_path(adev->audio_route, [all...] |
/hardware/qcom/audio/hal/msm8974/ |
platform.c | 742 audio_route_apply_and_update_path(adev->audio_route, my_data->ec_ref_mixer_path); [all...] |
/system/media/audio_route/ |
audio_route.c | 834 int audio_route_apply_and_update_path(struct audio_route *ar, const char *name) function
|
/device/google/dragon/audio/hal/ |
audio_hw.c | [all...] |