Home
last modified time | relevance | path

Searched refs:DmaBufFree (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/audio/common/src/
H A Daudio_dma_base.c26 if (data != NULL && data->ops != NULL && data->ops->DmaBufFree != NULL) { in AudioDmaBufFree()
27 return data->ops->DmaBufFree(data, streamType); in AudioDmaBufFree()
/ohos5.0/drivers/hdf_core/framework/include/audio/
H A Daudio_platform_if.h87 int32_t (*DmaBufFree)(struct PlatformData *platformData, const enum AudioStreamType streamType); member
/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_dma_adapter.c25 .DmaBufFree = AudioUsbDmaBufFree,
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-audio-des.md873 .DmaBufFree = Hi3516DmaBufFree, // dma内存释放函数接口
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-audio-des.md873 .DmaBufFree = Hi3516DmaBufFree, // Release the memory of the DMA device.
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md408 .DmaBufFree = Rk3568DmaBufFree,
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md408 .DmaBufFree = Rk3568DmaBufFree,