Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/allocator/
H A Dallocator_dma_heap.c78 static const char *heap_path = "/dev/dma_heap/"; in try_open_path() local
82 snprintf(buf, sizeof(buf) - 1, "%s%s", heap_path, name); in try_open_path()