Searched refs:heap_fds (Results 1 – 1 of 1) sorted by relevance
87 static int heap_fds[DMA_HEAP_TYPE_NB]; variable120 memset(heap_fds, -1, sizeof(heap_fds)); in heap_fds_init()130 if (heap_fds[type] <= 0) { in heap_fd_open()143 heap_fds[type] = fd; in heap_fd_open()148 return heap_fds[type]; in heap_fd_open()