android_kernel_msm-6.1_noth.../kernel/dma
Suren Baghdasaryan 7d50253c27 ANDROID: Export functions to be used with dma_map_ops in modules
For modules to reuse default dma_map_ops implementations they need to be
exported. Export the following functions:

dma_direct_alloc
dma_direct_free
dma_common_mmap
dma_common_get_sgtable
dma_direct_get_required_mask

Bug: 151050914
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: Ia77b797fcd909fce01da7431bfbde282dc70b3b3
(cherry picked from commit fd31496dae939c7bf2ef874e08d4bf8c6ab738b3)
Signed-off-by: Qian-Hao Huang <qhhuang@google.com>
(cherry picked from commit cdc9f6ef94)
2024-01-03 20:45:29 +00:00
..
coherent.c
contiguous.c
debug.c Merge 6.1.56 into android14-6.1-lts 2023-10-27 09:17:04 +00:00
debug.h
direct.c ANDROID: Export functions to be used with dma_map_ops in modules 2024-01-03 20:45:29 +00:00
direct.h
dummy.c
Kconfig
Makefile
map_benchmark.c
mapping.c
ops_helpers.c ANDROID: Export functions to be used with dma_map_ops in modules 2024-01-03 20:45:29 +00:00
pool.c
remap.c dma-remap: use kvmalloc_array/kvfree for larger dma memory remap 2023-08-23 17:52:21 +02:00
swiotlb.c