Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddma-buf-cache.h18 dma_buf_cache_attach(struct dma_buf *dmabuf, struct device *dev);
26 #define dma_buf_attach dma_buf_cache_attach
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-buf-cache.c85 struct dma_buf_attachment *dma_buf_cache_attach(struct dma_buf *dmabuf, in dma_buf_cache_attach() function
145 EXPORT_SYMBOL(dma_buf_cache_attach);