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

  /hardware/libhardware/modules/audio/
audio_hw.c 473 static int adev_close(hw_device_t *device) function
475 ALOGV("adev_close");
498 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.c 621 static int adev_close(hw_device_t *dev) function
655 adev->device.common.close = adev_close;
  /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/bsp/intel/peripheral/audio/generic/
audio_hal.c 1163 static int adev_close(hw_device_t *device) function
    [all...]
  /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 1187 static int adev_close(hw_device_t *device) function
    [all...]
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 1389 static int adev_close(hw_device_t *device) function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 3139 static int adev_close(hw_device_t *device) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 3596 static int adev_close(hw_device_t *device) function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4422 static int adev_close(hw_device_t *device) function
    [all...]

Completed in 78 milliseconds