Searched refs:adev_open_output_stream (Results 1 – 11 of 11) sorted by relevance
/aosp12/system/bt/audio_bluetooth_hw/ |
H A D | stream_apis.h | 97 int adev_open_output_stream(struct audio_hw_device* dev,
|
H A D | audio_bluetooth_hw.cc | 134 adev->open_output_stream = adev_open_output_stream; in adev_open()
|
H A D | stream_apis.cc | 686 int adev_open_output_stream(struct audio_hw_device* dev, in adev_open_output_stream() function
|
/aosp12/hardware/libhardware/modules/audio/ |
H A D | audio_hw.c | 352 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 D | audio_hw_hal.cpp | 488 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 D | audio_hw_hal.cpp | 552 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 D | audio_hearing_aid_hw.cc | 1535 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 D | audio_a2dp_hw.cc | 1571 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 D | audio_hw.cpp | 1403 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 D | audio_hal.c | 803 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 D | audio_hw.c | 5033 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()
|