Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsram_heap.h22 phys_addr_t sram_heap_get_paddr(struct dma_buf *dmabuf);
43 static inline phys_addr_t sram_heap_get_paddr(struct dma_buf *dmabuf) in sram_heap_get_paddr() function
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Dsram_heap.c398 phys_addr_t sram_heap_get_paddr(struct dma_buf *dmabuf) in sram_heap_get_paddr() function
404 EXPORT_SYMBOL_GPL(sram_heap_get_paddr);