Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Drk_system_heap.c291 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 Drk_cma_heap.c154 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 Dsystem_heap.c474 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 Ddma-heap.h66 struct device *dma_heap_get_dev(struct dma_heap *heap);
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-heap.c296 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 Dabi_gki_aarch64_hikey9601209 dma_heap_get_dev
H A Dabi_gki_aarch64_virtual_device1073 dma_heap_get_dev
H A Dabi_gki_aarch64_exynosauto1300 dma_heap_get_dev
H A Dabi_gki_aarch64_vivo474 dma_heap_get_dev
H A Dabi_gki_aarch64_generic485 dma_heap_get_dev
H A Dabi_gki_aarch64_db845c1775 dma_heap_get_dev
H A Dabi_gki_aarch64_exynos471 dma_heap_get_dev
H A Dabi_gki_aarch64_imx218 dma_heap_get_dev
H A Dabi_gki_aarch64_qcom596 dma_heap_get_dev
H A Dabi_gki_aarch64_mtk557 dma_heap_get_dev
H A Dabi_gki_aarch64_rockchip348 dma_heap_get_dev
H A Dabi_gki_aarch64_oplus660 dma_heap_get_dev
H A Dabi_gki_aarch64_galaxy1383 dma_heap_get_dev