Home
last modified time | relevance | path

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

/hardware/libhardware/modules/audio/
Daudio_hw.c352 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
600 adev->device.open_output_stream = adev_open_output_stream; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp488 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
674 ladev->device.open_output_stream = adev_open_output_stream; in legacy_adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp552 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
741 qadev->device.open_output_stream = adev_open_output_stream; in qcom_adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1225 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
1646 rsxadev->device.open_output_stream = adev_open_output_stream; in adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c921 static int adev_open_output_stream(struct audio_hw_device *hw_dev, in adev_open_output_stream() function
2072 adev->hw_device.open_output_stream = adev_open_output_stream; in adev_open()
/hardware/qcom/audio/hal/
Daudio_hw.c5033 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
6599 adev->device.open_output_stream = adev_open_output_stream; in adev_open()