Searched refs:dma_heap_get_dev (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/ |
| H A D | rk_system_heap.c | 291 ret = system_heap_sgl_sync_range(dma_heap_get_dev(heap), table, in system_heap_dma_buf_begin_cpu_access_partial() 318 ret = system_heap_sgl_sync_range(dma_heap_get_dev(heap), table, in system_heap_dma_buf_end_cpu_access_partial() 625 dma_map_sgtable(dma_heap_get_dev(heap), table, DMA_BIDIRECTIONAL, 0); in system_heap_do_allocate() 626 dma_unmap_sgtable(dma_heap_get_dev(heap), table, DMA_BIDIRECTIONAL, 0); in system_heap_do_allocate() 807 err = set_heap_dev_dma(dma_heap_get_dev(sys_uncached_heap)); in system_heap_create() 819 err = set_heap_dev_dma(dma_heap_get_dev(sys_uncached_dma32_heap)); in system_heap_create() 822 dma_coerce_mask_and_coherent(dma_heap_get_dev(sys_uncached_dma32_heap), DMA_BIT_MASK(32)); in system_heap_create()
|
| H A D | rk_cma_heap.c | 154 dma_sync_single_for_cpu(dma_heap_get_dev(buffer->heap->heap), in cma_heap_dma_buf_begin_cpu_access_partial() 179 dma_sync_single_for_device(dma_heap_get_dev(buffer->heap->heap), in cma_heap_dma_buf_end_cpu_access_partial() 430 dma = dma_map_page(dma_heap_get_dev(heap), buffer->cma_pages, 0, in cma_heap_do_allocate() 432 dma_unmap_page(dma_heap_get_dev(heap), dma, in cma_heap_do_allocate() 583 ret = set_heap_dev_dma(dma_heap_get_dev(cma_uncached_heap->heap)); in __add_cma_heap()
|
| H A D | system_heap.c | 474 dma_map_sgtable(dma_heap_get_dev(heap), table, DMA_BIDIRECTIONAL, 0); in system_heap_do_allocate() 475 dma_unmap_sgtable(dma_heap_get_dev(heap), table, DMA_BIDIRECTIONAL, 0); in system_heap_do_allocate() 606 err = set_heap_dev_dma(dma_heap_get_dev(sys_uncached_heap)); in system_heap_create()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dma-heap.h | 66 struct device *dma_heap_get_dev(struct dma_heap *heap);
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/ |
| H A D | dma-heap.c | 296 struct device *dma_heap_get_dev(struct dma_heap *heap) in dma_heap_get_dev() function 300 EXPORT_SYMBOL_GPL(dma_heap_get_dev);
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_hikey960 | 1209 dma_heap_get_dev
|
| H A D | abi_gki_aarch64_virtual_device | 1073 dma_heap_get_dev
|
| H A D | abi_gki_aarch64_exynosauto | 1300 dma_heap_get_dev
|
| H A D | abi_gki_aarch64_vivo | 474 dma_heap_get_dev
|
| H A D | abi_gki_aarch64_generic | 485 dma_heap_get_dev
|
| H A D | abi_gki_aarch64_db845c | 1775 dma_heap_get_dev
|
| H A D | abi_gki_aarch64_exynos | 471 dma_heap_get_dev
|
| H A D | abi_gki_aarch64_imx | 218 dma_heap_get_dev
|
| H A D | abi_gki_aarch64_qcom | 596 dma_heap_get_dev
|
| H A D | abi_gki_aarch64_mtk | 557 dma_heap_get_dev
|
| H A D | abi_gki_aarch64_rockchip | 348 dma_heap_get_dev
|
| H A D | abi_gki_aarch64_oplus | 660 dma_heap_get_dev
|
| H A D | abi_gki_aarch64_galaxy | 1383 dma_heap_get_dev
|