Home
last modified time | relevance | path

Searched refs:open_output_stream (Results 1 – 7 of 7) sorted by relevance

/hardware/libhardware/include/hardware/
Daudio.h509 int (*open_output_stream)(struct audio_hw_device *dev, member
/hardware/libhardware/modules/usbaudio/
Daudio_hw.c409 adev->hw_device.open_output_stream = adev_open_output_stream; in adev_open()
/hardware/libhardware/modules/audio/
Daudio_hw.c412 adev->device.open_output_stream = adev_open_output_stream; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp663 ladev->device.open_output_stream = adev_open_output_stream; in legacy_adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp799 rsxadev->device.open_output_stream = adev_open_output_stream; in adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp737 qadev->device.open_output_stream = adev_open_output_stream; in qcom_adev_open()
/hardware/qcom/audio/hal/
Daudio_hw.c2348 adev->device.open_output_stream = adev_open_output_stream; in adev_open()