Home
last modified time | relevance | path

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

/aosp12/system/bt/audio_bluetooth_hw/
H A Dstream_apis.h97 int adev_open_output_stream(struct audio_hw_device* dev,
H A Daudio_bluetooth_hw.cc134 adev->open_output_stream = adev_open_output_stream; in adev_open()
H A Dstream_apis.cc686 int adev_open_output_stream(struct audio_hw_device* dev, in adev_open_output_stream() function
/aosp12/hardware/libhardware/modules/audio/
H A 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()
/aosp12/hardware/libhardware_legacy/audio/
H A 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()
/aosp12/hardware/qcom/audio/legacy/alsa_sound/
H A 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()
/aosp12/system/bt/audio_hearing_aid_hw/src/
H A Daudio_hearing_aid_hw.cc1535 static int adev_open_output_stream(struct audio_hw_device* dev, in adev_open_output_stream() function
1882 adev->device.open_output_stream = adev_open_output_stream; in adev_open()
/aosp12/system/bt/audio_a2dp_hw/src/
H A Daudio_a2dp_hw.cc1571 static int adev_open_output_stream(struct audio_hw_device* dev, in adev_open_output_stream() function
1921 adev->device.open_output_stream = adev_open_output_stream; in adev_open()
/aosp12/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp1403 static int adev_open_output_stream(struct audio_hw_device *dev, in audio_config_compare() function
1834 rsxadev->device.open_output_stream = adev_open_output_stream; in audio_config_compare()
/aosp12/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c803 static int adev_open_output_stream(struct audio_hw_device *hw_dev, in adev_open_output_stream() function
1889 adev->hw_device.open_output_stream = adev_open_output_stream; in adev_open()
/aosp12/hardware/qcom/audio/hal/
H A 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()