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

  /hardware/qcom/audio/hal/
platform_api.h 42 const char *platform_get_snd_device_name(snd_device_t snd_device);
audio_hw.c 616 __func__, snd_device, platform_get_snd_device_name(snd_device));
869 platform_get_snd_device_name(usecase->out_snd_device));
939 platform_get_snd_device_name(usecase->in_snd_device));
    [all...]
  /hardware/qcom/audio/hal/msm8916/
platform.c 1074 const char *platform_get_snd_device_name(snd_device_t snd_device) function
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 1602 const char *platform_get_snd_device_name(snd_device_t snd_device) function
    [all...]
  /hardware/qcom/audio/hal/msm8960/
platform.c 389 const char *platform_get_snd_device_name(snd_device_t snd_device) function
    [all...]
  /hardware/qcom/audio/hal/audio_extn/
spkr_protection.c 820 platform_get_snd_device_name(snd_device));
822 platform_get_snd_device_name(snd_device));
899 platform_get_snd_device_name(snd_device));

Completed in 102 milliseconds