Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Daudio_bluetooth_hw.cc98 static int adev_create_audio_patch(struct audio_hw_device* device, unsigned int num_sources, in adev_create_audio_patch() function
196 adev->create_audio_patch = adev_create_audio_patch; in adev_open()
/aosp_15_r20/device/generic/car/emulator/audio/driver/
Daudio_hw.c1547 static int adev_create_audio_patch(struct audio_hw_device *dev, in adev_create_audio_patch() function
1686 adev->device.create_audio_patch = adev_create_audio_patch; in adev_open()
/aosp_15_r20/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c1701 static int adev_create_audio_patch(struct audio_hw_device *dev, in adev_create_audio_patch() function
2074 adev->hw_device.create_audio_patch = adev_create_audio_patch; in adev_open()