Searched refs:adev_close (Results 1 - 5 of 5) sorted by relevance

/device/asus/fugu/libaudio/
H A Daudio_hal_thunks.cpp646 static int adev_close(hw_device_t *device) function in namespace:android
686 adev->device.common.close = adev_close;
/device/generic/goldfish/audio/
H A Daudio_hw_legacy.c640 static int adev_close(hw_device_t *dev) function
674 adev->device.common.close = adev_close;
H A Daudio_hw.c1399 static int adev_close(hw_device_t *dev) function
1409 ALOGE("adev_close called when ref_count 0");
1454 adev->device.common.close = adev_close;
/device/linaro/hikey/audio/
H A Daudio_hw.c631 static int adev_close(hw_device_t *device) function
633 ALOGV("adev_close");
656 adev->hw_device.common.close = adev_close;
/device/google/dragon/audio/hal/
H A Daudio_hw.c3125 static int adev_close(hw_device_t *device) function
3148 adev->device.common.close = adev_close;

Completed in 17 milliseconds