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

  /hardware/qcom/audio/hal/audio_extn/
hfp.c 262 uc_info->stream.out = adev->primary_output;
263 uc_info->devices = adev->primary_output->devices;
spkr_protection.c 339 uc_info_rx->stream.out = adev->primary_output;
  /device/google/dragon/audio/hal/
audio_hw.h 315 struct stream_out* primary_output; member in struct:audio_device
audio_hw.c 801 if (active_out == adev->primary_output &&
812 adev->primary_output && !adev->primary_output->standby) {
813 in_snd_device = get_input_snd_device(adev, adev->primary_output->devices);
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.h 308 struct stream_out *primary_output; member in struct:audio_device
audio_hw.c     [all...]

Completed in 197 milliseconds