Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/src/pcie/
Dpcie_dispatch.c147 static int32_t DmaToDevice(struct PcieCntlr *cntlr, struct HdfSBuf *data, uint32_t len) in DmaToDevice() function
203 ret = DmaToDevice(cntlr, data, len); in PcieCmdDmaMap()
Dpcie_if_u.c221 static int32_t DmaToDevice( in DmaToDevice() function
289 ret = DmaToDevice(handle, cb, data, addr, len); in PcieDmaMap()