Home
last modified time | relevance | path

Searched refs:close_output_stream (Results 1 – 6 of 6) sorted by relevance

/hardware/libhardware/include/hardware/
Daudio.h403 void (*close_output_stream)(struct audio_hw_device *dev, member
/hardware/libhardware/modules/audio/
Daudio_hw.c413 adev->device.close_output_stream = adev_close_output_stream; in adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hw.c410 adev->hw_device.close_output_stream = adev_close_output_stream; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp664 ladev->device.close_output_stream = adev_close_output_stream; in legacy_adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp806 rsxadev->device.close_output_stream = adev_close_output_stream; in adev_open()
/hardware/qcom/audio/alsa_sound/
Daudio_hw_hal.cpp741 qadev->device.close_output_stream = adev_close_output_stream; in qcom_adev_open()