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

/hardware/libhardware/modules/audio/
H A Daudio_hw.c258 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/
H A Daudio_hw.c299 static void adev_close_output_stream(struct audio_hw_device *dev, function
410 adev->hw_device.close_output_stream = adev_close_output_stream;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp599 static void adev_close_output_stream(struct audio_hw_device *dev, function in namespace:android
602 ALOGV("adev_close_output_stream()");
806 rsxadev->device.close_output_stream = adev_close_output_stream;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp539 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/alsa_sound/
H A Daudio_hw_hal.cpp608 static void adev_close_output_stream(struct audio_hw_device *dev, function
741 qadev->device.close_output_stream = adev_close_output_stream;

Completed in 101 milliseconds