Home
last modified time | relevance | path

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

/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c126 dma_addr_t dma_local = (dir == DMA_MEM_TO_DEV) ? dma_src : dma_dst; in pci_epf_test_data_transfer() local
150 tx = dmaengine_prep_slave_single(chan, dma_local, len, dir, in pci_epf_test_data_transfer()