Home
last modified time | relevance | path

Searched refs:adev_release_audio_patch (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Daudio_bluetooth_hw.cc131 static int adev_release_audio_patch(struct audio_hw_device* device, in adev_release_audio_patch() function
197 adev->release_audio_patch = adev_release_audio_patch; in adev_open()
/aosp_15_r20/device/generic/car/emulator/audio/driver/
Daudio_hw.c1577 static int adev_release_audio_patch(struct audio_hw_device *dev, in adev_release_audio_patch() function
1687 adev->device.release_audio_patch = adev_release_audio_patch; in adev_open()
/aosp_15_r20/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c1875 static int adev_release_audio_patch(struct audio_hw_device *dev, in adev_release_audio_patch() function
2075 adev->hw_device.release_audio_patch = adev_release_audio_patch; in adev_open()