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

  /hardware/qcom/audio/hal/
platform_api.h 115 int platform_set_snd_device_backend(snd_device_t snd_device, const char * backend,
platform_info.c 301 if (platform_set_snd_device_backend(index, attr[3], hw_interface) < 0) {
    [all...]
  /hardware/qcom/audio/hal/audio_extn/
spkr_protection.c 776 platform_set_snd_device_backend(SND_DEVICE_OUT_VOICE_SPEAKER,
    [all...]
  /hardware/qcom/audio/hal/msm8960/
platform.c 1053 int platform_set_snd_device_backend(snd_device_t device __unused, function
    [all...]
  /hardware/qcom/audio/hal/msm8916/
platform.c 2397 int platform_set_snd_device_backend(snd_device_t device, const char *backend, const char * hw_interface) function
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 3497 int platform_set_snd_device_backend(snd_device_t device, const char *backend_tag, function
    [all...]

Completed in 2565 milliseconds