Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/audio/common/src/
H A Daudio_dma_base.c74 if (data != NULL && data->ops != NULL && data->ops->DmaPause != NULL) { in AudioDmaPause()
75 return data->ops->DmaPause(data, streamType); in AudioDmaPause()
/ohos5.0/drivers/hdf_core/framework/include/audio/
H A Daudio_platform_if.h159 int32_t (*DmaPause)(struct PlatformData *platformData, const enum AudioStreamType streamType); member
/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_dma_adapter.c31 .DmaPause = AudioUsbDmaPause,
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-audio-des.md879 .DmaPause = Hi3516DmaPause, // dma暂停、停止函数接口
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-audio-des.md879 .DmaPause = Hi3516DmaPause, // Pause or stop the DMA service.
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md414 .DmaPause = Rk3568DmaPause,
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md414 .DmaPause = Rk3568DmaPause,