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

  /hardware/libhardware/modules/audio/
audio_hw.c 425 static int adev_close(hw_device_t *device) function
427 ALOGV("adev_close");
450 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;
  /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 1029 static int adev_close(hw_device_t *device) function
    [all...]
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 1316 static int adev_close(hw_device_t *device) function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2698 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 707 milliseconds