Home
last modified time | relevance | path

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

/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c369 static int __add_cma_heap(struct cma *cma, void *data) in __add_cma_heap() function
400 ret = __add_cma_heap(default_cma, NULL); in add_default_cma_heap()