Searched refs:adev_open_output_stream (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/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()
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_bluetooth_hw/ |
D | stream_apis.h | 102 int adev_open_output_stream(struct audio_hw_device* dev, audio_io_handle_t handle,
|
D | audio_bluetooth_hw.cc | 189 adev->open_output_stream = adev_open_output_stream; in adev_open()
|
D | stream_apis.cc | 694 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/ |
D | audio_hw.c | 419 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 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()
|
/aosp_15_r20/device/linaro/hikey/audio/ |
D | audio_hw.c | 602 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/ |
D | audio_hw.c | 819 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/ |
D | audio_hw.c | 804 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 D | audio_hw.cpp | 1225 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/ |
D | audio_hearing_aid_hw.cc | 1556 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/ |
D | audio_hw.c | 1179 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 D | audio_hal.c | 922 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()
|