Home
last modified time | relevance | path

Searched refs:DeviceToDma (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/src/pcie/
H A Dpcie_dispatch.c163 static int32_t DeviceToDma(struct PcieCntlr *cntlr, uint32_t len) in DeviceToDma() function
201 ret = DeviceToDma(cntlr, len); in PcieCmdDmaMap()
H A Dpcie_if_u.c245 static int32_t DeviceToDma( in DeviceToDma() function
287 ret = DeviceToDma(handle, cb, data, addr, len); in PcieDmaMap()