Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/arm/dma_buf_test_exporter/
H A Ddma-buf-test-exporter.c66 dma_addr_t contig_dma_addr; member
162 …sg_set_page(sg->sgl, pfn_to_page(PFN_DOWN(alloc->contig_dma_addr)), alloc->nr_pages * PAGE_SIZE, 0… in dma_buf_te_map()
163 sg_dma_address(sg->sgl) = alloc->contig_dma_addr; in dma_buf_te_map()
217 alloc->contig_dma_addr, in dma_buf_te_release()
502 &alloc->contig_dma_addr, in do_dma_buf_te_ioctl_alloc()
510 dma_aux = alloc->contig_dma_addr; in do_dma_buf_te_ioctl_alloc()
563 alloc->contig_dma_addr, in do_dma_buf_te_ioctl_alloc()