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

  /hardware/qcom/audio/hal/msm8974/
platform.c     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 295 snd_device_t new_snd_devices[2]; local
338 } else if (platform_can_split_snd_device(snd_device, &num_devices, new_snd_devices)) {
340 enable_snd_device(adev, new_snd_devices[i]);
355 snd_device_t new_snd_devices[2]; local
376 } else if (platform_can_split_snd_device(snd_device, &num_devices, new_snd_devices)) {
378 disable_snd_device(adev, new_snd_devices[i]);
    [all...]

Completed in 40 milliseconds