Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Daudio.h997 int (*release_audio_patch)(struct audio_hw_device *dev, member
/hardware/interfaces/audio/core/all-versions/default/
DDevice.cpp398 mDevice->release_audio_patch(mDevice, static_cast<audio_patch_handle_t>(patch))); in openOutputStreamImpl()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1937 adev->hw_device.release_audio_patch = adev_release_audio_patch; in adev_open()