/hardware/libhardware/modules/audio/ |
audio_hw.c | 258 static void adev_close_output_stream(struct audio_hw_device *dev, function 413 adev->device.close_output_stream = adev_close_output_stream;
|
/hardware/libhardware/modules/usbaudio/ |
audio_hw.c | 299 static void adev_close_output_stream(struct audio_hw_device *dev, function 410 adev->hw_device.close_output_stream = adev_close_output_stream;
|
/device/generic/goldfish/audio/ |
audio_hw.c | 429 static void adev_close_output_stream(struct audio_hw_device *dev, function 621 adev_close_output_stream((struct audio_hw_device *)dev, adev->output); 666 adev->device.close_output_stream = adev_close_output_stream;
|
/external/bluetooth/bluedroid/audio_a2dp_hw/ |
audio_a2dp_hw.c | 873 static void adev_close_output_stream(struct audio_hw_device *dev, function 1075 adev->device.close_output_stream = adev_close_output_stream;
|
/hardware/libhardware/modules/audio_remote_submix/ |
audio_hw.cpp | 593 static void adev_close_output_stream(struct audio_hw_device *dev, function in namespace:android 596 ALOGV("adev_close_output_stream()"); 800 rsxadev->device.close_output_stream = adev_close_output_stream;
|
/hardware/libhardware_legacy/audio/ |
audio_hw_hal.cpp | 539 static void adev_close_output_stream(struct audio_hw_device *dev, function 664 ladev->device.close_output_stream = adev_close_output_stream;
|
/hardware/qcom/audio/legacy/alsa_sound/ |
audio_hw_hal.cpp | 608 static void adev_close_output_stream(struct audio_hw_device *dev, function 741 qadev->device.close_output_stream = adev_close_output_stream;
|
/device/asus/grouper/audio/ |
audio_hw.c | 1061 static void adev_close_output_stream(struct audio_hw_device *dev, function [all...] |
/device/samsung/manta/audio/ |
audio_hw.c | 1614 static void adev_close_output_stream(struct audio_hw_device *dev, function [all...] |
/hardware/qcom/audio/hal/ |
audio_hw.c | 2007 static void adev_close_output_stream(struct audio_hw_device *dev, function [all...] |