Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/
H A Ddma-buf.c1355 static int __dma_buf_begin_cpu_access(struct dma_buf *dmabuf, in __dma_buf_begin_cpu_access() function
1409 ret = __dma_buf_begin_cpu_access(dmabuf, direction); in dma_buf_begin_cpu_access()