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

  /hardware/libhardware/modules/audio/
audio_hw.c 461 static int adev_close(hw_device_t *device) function
463 ALOGV("adev_close");
485 adev->device.common.close = adev_close;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 646 static int adev_close(hw_device_t *device) function in namespace:android
686 adev->device.common.close = adev_close;
  /device/generic/goldfish/audio/
audio_hw_legacy.c 641 static int adev_close(hw_device_t *dev) function
675 adev->device.common.close = adev_close;
audio_hw.c 1404 static int adev_close(hw_device_t *dev) function
    [all...]
  /device/linaro/hikey/audio/
audio_hw.c 631 static int adev_close(hw_device_t *device) function
633 ALOGV("adev_close");
656 adev->hw_device.common.close = adev_close;
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 907 static int adev_close(hw_device_t *device) function
930 adev->hw_device.common.close = adev_close;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 1199 static int adev_close(hw_device_t *device) function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc 1760 static int adev_close(hw_device_t* device) { function
    [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 3127 static int adev_close(hw_device_t *device) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 4690 static int adev_close(hw_device_t *device) function
    [all...]

Completed in 831 milliseconds