Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dallocator_dma_heap.c131 static const char *heap_path = "/dev/dma_heap/"; in heap_fd_open() local
135 snprintf(name, sizeof(name) - 1, "%s%s", heap_path, heap_names[type]); in heap_fd_open()