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

  /hardware/qcom/audio/hal/msm8960/
platform.h 34 SND_DEVICE_NONE = 0,
platform.c 116 [SND_DEVICE_NONE] = "none",
171 [SND_DEVICE_NONE] = -1,
631 snd_device_t snd_device = SND_DEVICE_NONE;
665 if (snd_device != SND_DEVICE_NONE) {
684 if (snd_device != SND_DEVICE_NONE) {
733 snd_device_t snd_device = SND_DEVICE_NONE;
810 if (snd_device == SND_DEVICE_NONE) {
836 if (snd_device != SND_DEVICE_NONE) {
    [all...]
  /hardware/qcom/audio/hal/audio_extn/
utils.c 164 SND_DEVICE_NONE); // use legacy behavior
174 SND_DEVICE_NONE);
191 SND_DEVICE_NONE);
201 PCM_PLAYBACK, SND_DEVICE_NONE);
hfp.c 264 uc_info->in_snd_device = SND_DEVICE_NONE;
265 uc_info->out_snd_device = SND_DEVICE_NONE;
spkr_protection.c 338 uc_info_rx->in_snd_device = SND_DEVICE_NONE;
372 uc_info_tx->out_snd_device = SND_DEVICE_NONE;
829 uc_info_tx->out_snd_device = SND_DEVICE_NONE;
  /hardware/qcom/audio/hal/msm8916/
platform.h 51 SND_DEVICE_NONE = 0,
platform.c 194 [SND_DEVICE_NONE] = "none",
286 [SND_DEVICE_NONE] = -1,
631 snd_device_t snd_device = SND_DEVICE_NONE;
    [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 235 [SND_DEVICE_NONE] = "none",
449 snd_device_t snd_device = SND_DEVICE_NONE;
474 if (snd_device != SND_DEVICE_NONE) {
490 if (snd_device != SND_DEVICE_NONE) {
521 snd_device_t snd_device = SND_DEVICE_NONE;
586 if (snd_device == SND_DEVICE_NONE) {
616 if (snd_device != SND_DEVICE_NONE) {
750 snd_device_t out_snd_device = SND_DEVICE_NONE;
751 snd_device_t in_snd_device = SND_DEVICE_NONE;
798 in_snd_device = SND_DEVICE_NONE;
    [all...]
audio_hw.h 58 SND_DEVICE_NONE = 0,
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
voice.c 171 uc_info->in_snd_device = SND_DEVICE_NONE;
172 uc_info->out_snd_device = SND_DEVICE_NONE;
platform_info.c 265 snd_device_t snd_device = SND_DEVICE_NONE;
  /hardware/qcom/audio/hal/msm8974/
platform.h 58 SND_DEVICE_NONE = 0,
platform.c 212 [SND_DEVICE_NONE] = "none",
327 [SND_DEVICE_NONE] = -1,
799 snd_device_t snd_device = SND_DEVICE_NONE;
    [all...]

Completed in 96 milliseconds