HomeSort by relevance Sort by last modified time
    Searched refs:adev_close_output_stream (Results 1 - 11 of 11) 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 287 static void adev_close_output_stream(struct audio_hw_device *dev, function
290 ALOGV("adev_close_output_stream...");
465 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;
  /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 603 static void adev_close_output_stream(struct audio_hw_device *dev, function
607 ALOGV("adev_close_output_stream(c:%d d:%d)", out->profile->card, out->profile->device);
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 541 static void adev_close_output_stream(struct audio_hw_device *dev, function
669 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 1091 static void adev_close_output_stream(struct audio_hw_device *dev, function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2239 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 2973 milliseconds