Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dallocator_dma_heap.c88 static pthread_once_t dma_heap_once = PTHREAD_ONCE_INIT; variable
160 pthread_once(&dma_heap_once, heap_fds_init); in os_allocator_dma_heap_open()