Home
last modified time | relevance | path

Searched defs:cma_heap_buffer (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Dcma_heap.c31 struct cma_heap_buffer { struct
53 struct cma_heap_buffer *buffer = dmabuf->priv; in cma_heap_attach() argument
H A Drk_cma_heap.c34 struct cma_heap_buffer { struct
35 struct cma_heap *heap;
36 struct list_head attachments;
60 struct cma_heap_buffer *buffer = dmabuf->priv; in cma_heap_attach() argument