Searched refs:adev_close_output_stream (Results 1 - 6 of 6) 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.cpp593 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/
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/legacy/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;
/hardware/qcom/audio/hal/
H A Daudio_hw.c1901 static void adev_close_output_stream(struct audio_hw_device *dev, function
2358 adev->device.close_output_stream = adev_close_output_stream;

Completed in 107 milliseconds