Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddma-heap.h25 struct dma_heap_ops { struct
46 const struct dma_heap_ops *ops; argument
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Drk_cma_heap.c489 static const struct dma_heap_ops cma_heap_ops = {
513 static struct dma_heap_ops cma_uncached_heap_ops = {
H A Dsystem_heap.c518 static const struct dma_heap_ops system_heap_ops = {
540 static struct dma_heap_ops system_uncached_heap_ops = {
H A Drk_system_heap.c673 static const struct dma_heap_ops system_heap_ops = {
695 static struct dma_heap_ops system_uncached_heap_ops = {
H A Dsram_heap.c232 static struct dma_heap_ops sram_dma_heap_ops = {
H A Dcma_heap.c364 static const struct dma_heap_ops cma_heap_ops = {
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-heap.c40 const struct dma_heap_ops *ops;