Home
last modified time | relevance | path

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

/hardware/libhardware/modules/audio/
Daudio_hw.c405 static void adev_close_output_stream(struct audio_hw_device *dev, in adev_close_output_stream() function
601 adev->device.close_output_stream = adev_close_output_stream; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp543 static void adev_close_output_stream(struct audio_hw_device *dev, in adev_close_output_stream() function
671 ladev->device.close_output_stream = adev_close_output_stream; in legacy_adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp609 static void adev_close_output_stream(struct audio_hw_device *dev, in adev_close_output_stream() function
745 qadev->device.close_output_stream = adev_close_output_stream; in qcom_adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c655 static void adev_close_output_stream(struct audio_hw_device *hw_dev, in adev_close_output_stream() function
1307 adev->hw_device.close_output_stream = adev_close_output_stream; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1467 static void adev_close_output_stream(struct audio_hw_device *dev, in audio_config_compare() function
1799 rsxadev->device.close_output_stream = adev_close_output_stream; in audio_config_compare()