Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsram_heap.h21 void *sram_heap_get_vaddr(struct dma_buf *dmabuf);
38 static inline void *sram_heap_get_vaddr(struct dma_buf *dmabuf) in sram_heap_get_vaddr() function
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Dsram_heap.c390 void *sram_heap_get_vaddr(struct dma_buf *dmabuf) in sram_heap_get_vaddr() function
396 EXPORT_SYMBOL_GPL(sram_heap_get_vaddr);