Home
last modified time | relevance | path

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

/aosp_15_r20/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()
/aosp_15_r20/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dstream_apis.h102 int adev_open_output_stream(struct audio_hw_device* dev, audio_io_handle_t handle,
Daudio_bluetooth_hw.cc189 adev->open_output_stream = adev_open_output_stream; in adev_open()
Dstream_apis.cc694 int adev_open_output_stream(struct audio_hw_device* dev, audio_io_handle_t /*handle*/, in adev_open_output_stream() function
/aosp_15_r20/device/linaro/poplar/audio/
Daudio_hw.c419 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
663 adev->hw_device.open_output_stream = adev_open_output_stream; in adev_open()
/aosp_15_r20/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()
/aosp_15_r20/device/linaro/hikey/audio/
Daudio_hw.c602 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
853 adev->hw_device.open_output_stream = adev_open_output_stream; in adev_open()
/aosp_15_r20/device/amlogic/yukawa/hal/audio/
Daudio_hw.c819 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
1169 adev->hw_device.open_output_stream = adev_open_output_stream; in adev_open()
/aosp_15_r20/device/linaro/dragonboard/audio/
Daudio_hw.c804 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
1156 adev->hw_device.open_output_stream = adev_open_output_stream; in adev_open()
/aosp_15_r20/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp1225 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
1655 rsxadev->device.open_output_stream = adev_open_output_stream; in adev_open()
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc1556 static int adev_open_output_stream(struct audio_hw_device* dev, in adev_open_output_stream() function
1897 adev->device.open_output_stream = adev_open_output_stream; in adev_open()
/aosp_15_r20/device/generic/car/emulator/audio/driver/
Daudio_hw.c1179 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
1678 adev->device.open_output_stream = adev_open_output_stream; in adev_open()
/aosp_15_r20/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c922 static int adev_open_output_stream(struct audio_hw_device *hw_dev, in adev_open_output_stream() function
2070 adev->hw_device.open_output_stream = adev_open_output_stream; in adev_open()