Searched defs:cma_heap_buffer (Results 1 – 2 of 2) sorted by relevance
31 struct cma_heap_buffer { struct53 struct cma_heap_buffer *buffer = dmabuf->priv; in cma_heap_attach() argument
34 struct cma_heap_buffer { struct35 struct cma_heap *heap;36 struct list_head attachments;60 struct cma_heap_buffer *buffer = dmabuf->priv; in cma_heap_attach() argument