Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/libhardware/modules/audio/
H A Daudio_hw.c405 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/
Dstream_apis.h107 void adev_close_output_stream(struct audio_hw_device* dev, struct audio_stream_out* stream);
Daudio_bluetooth_hw.cc190 adev->close_output_stream = adev_close_output_stream; in adev_open()
Dstream_apis.cc797 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/
Daudio_hw.c495 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 Daudio_hw_hal.cpp545 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/
Daudio_hw.c678 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/
Daudio_hw.c912 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/
Daudio_hw.c898 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 Daudio_hw.cpp1321 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/
Daudio_hearing_aid_hw.cc1663 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/
Daudio_hw.c1278 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 Daudio_hal.c1103 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()