Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
Dcma_allocator.c335 static int __mmb_unmap(hil_mmb_t* mmb);
442 static int __mmb_unmap(hil_mmb_t *mmb) function
658 allocator->mmb_unmap = __mmb_unmap;
Dhisi_allocator.c447 static int __mmb_unmap(hil_mmb_t *mmb) in __mmb_unmap() function
590 allocator->mmb_unmap = __mmb_unmap; in hisi_allocator_setopt()