Home
last modified time | relevance | path

Searched refs:system_uncached_heap_ops (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Drk_system_heap.c695 static struct dma_heap_ops system_uncached_heap_ops = { variable
800 exp_info.ops = &system_uncached_heap_ops; in system_heap_create()
812 exp_info.ops = &system_uncached_heap_ops; in system_heap_create()
825 system_uncached_heap_ops.allocate = system_uncached_heap_allocate; in system_heap_create()
H A Dsystem_heap.c540 static struct dma_heap_ops system_uncached_heap_ops = { variable
599 exp_info.ops = &system_uncached_heap_ops; in system_heap_create()
611 system_uncached_heap_ops.allocate = system_uncached_heap_allocate; in system_heap_create()