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

/device/generic/goldfish/audio/
H A Daudio_hw_legacy.c449 static void adev_close_output_stream(struct audio_hw_device *dev, function
644 adev_close_output_stream((struct audio_hw_device *)dev, adev->output);
689 adev->device.close_output_stream = adev_close_output_stream;
H A Daudio_hw.c1203 static void adev_close_output_stream(struct audio_hw_device *dev, function
1469 adev->device.close_output_stream = adev_close_output_stream;
/device/asus/fugu/libaudio/
H A Daudio_hal_thunks.cpp580 static void adev_close_output_stream(struct audio_hw_device *dev, function in namespace:android
701 adev->device.close_output_stream = adev_close_output_stream;
/device/linaro/hikey/audio/
H A Daudio_hw.c498 static void adev_close_output_stream(struct audio_hw_device *dev, function
501 ALOGV("adev_close_output_stream...");
670 adev->hw_device.close_output_stream = adev_close_output_stream;
/device/google/dragon/audio/hal/
H A Daudio_hw.c2780 static void adev_close_output_stream(struct audio_hw_device *dev, function
3163 adev->device.close_output_stream = adev_close_output_stream;

Completed in 52 milliseconds