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

  /hardware/libhardware/modules/audio/
audio_hw.c 376 static int adev_close(hw_device_t *device) function
398 adev->device.common.close = adev_close;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 374 static int adev_close(hw_device_t *device) function
398 adev->hw_device.common.close = adev_close;
  /device/generic/goldfish/audio/
audio_hw.c 617 static int adev_close(hw_device_t *dev) function
651 adev->device.common.close = adev_close;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 1032 static int adev_close(hw_device_t *device) function
1063 adev->device.common.close = adev_close;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 762 static int adev_close(hw_device_t *device) function in namespace:android
764 ALOGI("adev_close()");
785 rsxadev->device.common.close = adev_close;
  /device/asus/grouper/audio/
audio_hw.c 1239 static int adev_close(hw_device_t *device) function
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1804 static int adev_close(hw_device_t *device) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2310 static int adev_close(hw_device_t *device) function
    [all...]

Completed in 1641 milliseconds