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

  /device/generic/goldfish/audio/
audio_hw.c 430 static void adev_close_output_stream(struct audio_hw_device *dev, function
625 adev_close_output_stream((struct audio_hw_device *)dev, adev->output);
670 adev->device.close_output_stream = adev_close_output_stream;
  /hardware/libhardware/modules/audio/
audio_hw.c 335 static void adev_close_output_stream(struct audio_hw_device *dev, function
338 ALOGV("adev_close_output_stream...");
513 adev->device.close_output_stream = adev_close_output_stream;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 580 static void adev_close_output_stream(struct audio_hw_device *dev, function in namespace:android
701 adev->device.close_output_stream = adev_close_output_stream;
  /device/linaro/hikey/audio/
audio_hw.c 498 static void adev_close_output_stream(struct audio_hw_device *dev, function
501 ALOGV("adev_close_output_stream...");
670 adev->hw_device.close_output_stream = adev_close_output_stream;
  /hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c 713 static void adev_close_output_stream(struct audio_hw_device *dev, function
717 ALOGV("adev_close_output_stream(c:%d d:%d)", out->profile->card, out->profile->device);
    [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 784 static void adev_close_output_stream(struct audio_hw_device *dev, function
942 adev->hw_device.close_output_stream = adev_close_output_stream;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 664 static void adev_close_output_stream(struct audio_hw_device *hw_dev, function
668 ALOGV("adev_close_output_stream(c:%d d:%d)", out->profile->card, out->profile->device);
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 543 static void adev_close_output_stream(struct audio_hw_device *dev, function
671 ladev->device.close_output_stream = adev_close_output_stream;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 609 static void adev_close_output_stream(struct audio_hw_device *dev, function
745 qadev->device.close_output_stream = adev_close_output_stream;
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 1164 static void adev_close_output_stream(struct audio_hw_device *dev, function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 2794 static void adev_close_output_stream(struct audio_hw_device *dev, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 3075 static void adev_close_output_stream(struct audio_hw_device *dev __unused, function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4041 static void adev_close_output_stream(struct audio_hw_device *dev, function
    [all...]

Completed in 554 milliseconds