Searched refs:adev_close_output_stream (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/hardware/libhardware/modules/audio/ |
H A D | audio_hw.c | 405 static void adev_close_output_stream(struct audio_hw_device *dev, in adev_close_output_stream() function 601 adev->device.close_output_stream = adev_close_output_stream; in adev_open()
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_bluetooth_hw/ |
D | stream_apis.h | 107 void adev_close_output_stream(struct audio_hw_device* dev, struct audio_stream_out* stream);
|
D | audio_bluetooth_hw.cc | 190 adev->close_output_stream = adev_close_output_stream; in adev_open()
|
D | stream_apis.cc | 797 void adev_close_output_stream(struct audio_hw_device* dev, struct audio_stream_out* stream) { in adev_close_output_stream() function
|
/aosp_15_r20/device/linaro/poplar/audio/ |
D | audio_hw.c | 495 static void adev_close_output_stream(struct audio_hw_device *dev, in adev_close_output_stream() function 664 adev->hw_device.close_output_stream = adev_close_output_stream; in adev_open()
|
/aosp_15_r20/hardware/libhardware_legacy/audio/ |
H A D | audio_hw_hal.cpp | 545 static void adev_close_output_stream(struct audio_hw_device *dev, in adev_close_output_stream() function 675 ladev->device.close_output_stream = adev_close_output_stream; in legacy_adev_open()
|
/aosp_15_r20/device/linaro/hikey/audio/ |
D | audio_hw.c | 678 static void adev_close_output_stream(struct audio_hw_device *dev, in adev_close_output_stream() function 854 adev->hw_device.close_output_stream = adev_close_output_stream; in adev_open()
|
/aosp_15_r20/device/amlogic/yukawa/hal/audio/ |
D | audio_hw.c | 912 static void adev_close_output_stream(struct audio_hw_device *dev, in adev_close_output_stream() function 1170 adev->hw_device.close_output_stream = adev_close_output_stream; in adev_open()
|
/aosp_15_r20/device/linaro/dragonboard/audio/ |
D | audio_hw.c | 898 static void adev_close_output_stream(struct audio_hw_device *dev, in adev_close_output_stream() function 1157 adev->hw_device.close_output_stream = adev_close_output_stream; in adev_open()
|
/aosp_15_r20/hardware/libhardware/modules/audio_remote_submix/ |
H A D | audio_hw.cpp | 1321 static void adev_close_output_stream(struct audio_hw_device *dev, in adev_close_output_stream() function 1656 rsxadev->device.close_output_stream = adev_close_output_stream; in adev_open()
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/ |
D | audio_hearing_aid_hw.cc | 1663 static void adev_close_output_stream(struct audio_hw_device* dev, struct audio_stream_out* stream) { in adev_close_output_stream() function 1898 adev->device.close_output_stream = adev_close_output_stream; in adev_open()
|
/aosp_15_r20/device/generic/car/emulator/audio/driver/ |
D | audio_hw.c | 1278 static void adev_close_output_stream(struct audio_hw_device *dev, in adev_close_output_stream() function 1679 adev->device.close_output_stream = adev_close_output_stream; in adev_open()
|
/aosp_15_r20/hardware/libhardware/modules/usbaudio/ |
H A D | audio_hal.c | 1103 static void adev_close_output_stream(struct audio_hw_device *hw_dev, in adev_close_output_stream() function 2071 adev->hw_device.close_output_stream = adev_close_output_stream; in adev_open()
|