Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/endpoint/functions/
Dpci-epf-test.c117 dma_addr_t dma_local = (dir == DMA_MEM_TO_DEV) ? dma_src : dma_dst; in pci_epf_test_data_transfer() local
142 tx = dmaengine_prep_slave_single(chan, dma_local, len, dir, in pci_epf_test_data_transfer()