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

  /hardware/qcom/audio/hal/
audio_hw.h 237 int select_devices(struct audio_device *adev,
voice.c 119 select_devices(adev, usecase_id);
466 select_devices(adev, usecase->id);
audio_hw.c 497 int select_devices(struct audio_device *adev, function
525 * be switched to new device when select_devices() is called for voice call
556 select_devices(adev, adev->active_input->usecase);
709 select_devices(adev, in->usecase);
    [all...]
  /hardware/qcom/audio/hal/audio_extn/
hfp.c 129 select_devices(adev, hfpmod.ucid);
302 select_devices(adev, hfpmod.ucid);
  /device/samsung/manta/audio/
audio_hw.c 520 static void select_devices(struct audio_device *adev) function
575 ALOGV("select_devices() devices %#x input src %d output route %s input route %s",
587 ALOGV(" select_devices() changing es305 preset from %d to %d",
611 select_devices(adev);
752 select_devices(adev);
790 select_devices(adev);
1021 select_devices(adev);
    [all...]
  /device/asus/grouper/audio/
audio_hw.c 190 static void select_devices(struct audio_device *adev) function
585 select_devices(adev);
917 select_devices(adev);
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 778 static int select_devices(struct audio_device *adev, function
815 * be switched to new device when select_devices() is called for voice call
835 select_devices(adev, active_input->usecase);
    [all...]

Completed in 819 milliseconds