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

  /device/generic/goldfish/audio/
audio_hw_legacy.c 450 static void adev_close_output_stream(struct audio_hw_device *dev, function
645 adev_close_output_stream((struct audio_hw_device *)dev, adev->output);
690 adev->device.close_output_stream = adev_close_output_stream;
audio_hw.c 1222 static void adev_close_output_stream(struct audio_hw_device *dev, function
    [all...]
  /device/linaro/hikey/audio/
audio_hw.c 508 static void adev_close_output_stream(struct audio_hw_device *dev, function
511 ALOGV("adev_close_output_stream...");
681 adev->hw_device.close_output_stream = adev_close_output_stream;
  /hardware/libhardware/modules/audio/
audio_hw.c 405 static void adev_close_output_stream(struct audio_hw_device *dev, function
408 ALOGV("adev_close_output_stream...");
601 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_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;
  /device/generic/car/emulator/audio/driver/
audio_hw.c 1010 static void adev_close_output_stream(struct audio_hw_device *dev, function
    [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 671 static void adev_close_output_stream(struct audio_hw_device *hw_dev, function
675 ALOGV("adev_close_output_stream(c:%d d:%d)", out->profile->card, out->profile->device);
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc 1678 static void adev_close_output_stream(struct audio_hw_device* dev, function
    [all...]
  /system/bt/audio_hearing_aid_hw/src/
audio_hearing_aid_hw.cc 1620 static void adev_close_output_stream(struct audio_hw_device* dev, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 4615 static void adev_close_output_stream(struct audio_hw_device *dev __unused, function
    [all...]

Completed in 484 milliseconds