attach
of dma_buf_ops to allow device-specific attach functionality
detach
of dma_buf_ops for device-specific detach
map_dma_buf
of the dma_buf_ops.
unmap_dma_buf
of dma_buf_ops.
dma_alloc_coherent
dma_free_coherent
dma_alloc_non_coherent
dma_free_noncoherent
dma_declare_coherent_memory
dma_release_declared_memory
.