Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsram_heap.h20 void sram_heap_free_dma_buf(struct dma_buf *dmabuf);
36 static inline void sram_heap_free_dma_buf(struct dma_buf *dmabuf) {} in sram_heap_free_dma_buf() function
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Dsram_heap.c381 void sram_heap_free_dma_buf(struct dma_buf *dmabuf) in sram_heap_free_dma_buf() function
388 EXPORT_SYMBOL_GPL(sram_heap_free_dma_buf);