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

/device/asus/fugu/libaudio/
H A Daudio_hal_thunks.cpp634 static int adev_dump(const audio_hw_device* dev, int fd) function in namespace:android
704 adev->device.dump = adev_dump;
/device/generic/goldfish/audio/
H A Daudio_hw_legacy.c615 static int adev_dump(const audio_hw_device_t *dev, int fd) function
692 adev->device.dump = adev_dump;
H A Daudio_hw.c1394 static int adev_dump(const audio_hw_device_t *dev, int fd) function
1472 adev->device.dump = adev_dump;
/device/linaro/hikey/audio/
H A Daudio_hw.c625 static int adev_dump(const audio_hw_device_t *device, int fd) function
627 ALOGV("adev_dump");
673 adev->hw_device.dump = adev_dump;
/device/google/dragon/audio/hal/
H A Daudio_hw.c3117 static int adev_dump(const audio_hw_device_t *device, int fd) function
3166 adev->device.dump = adev_dump;

Completed in 34 milliseconds