Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Ddma-buf.h500 int dma_buf_end_cpu_access(struct dma_buf *dma_buf,
/Linux-v5.10/drivers/dma-buf/
Ddma-buf.c386 ret = dma_buf_end_cpu_access(dmabuf, direction); in dma_buf_ioctl()
1116 int dma_buf_end_cpu_access(struct dma_buf *dmabuf, in dma_buf_end_cpu_access() function
1128 EXPORT_SYMBOL_GPL(dma_buf_end_cpu_access);
/Linux-v5.10/drivers/gpu/drm/tiny/
Dst7586.c109 ret = dma_buf_end_cpu_access(import_attach->dmabuf, in st7586_buf_copy()
Dgm12u320.c315 ret = dma_buf_end_cpu_access(fb->obj[0]->import_attach->dmabuf, in gm12u320_copy_fb_to_blocks()
Drepaper.c570 ret = dma_buf_end_cpu_access(import_attach->dmabuf, in repaper_fb_dirty()
/Linux-v5.10/drivers/gpu/drm/udl/
Dudl_modeset.c339 tmp_ret = dma_buf_end_cpu_access(import_attach->dmabuf, in udl_handle_damage()
/Linux-v5.10/drivers/gpu/drm/
Ddrm_mipi_dbi.c234 ret = dma_buf_end_cpu_access(import_attach->dmabuf, in mipi_dbi_buf_copy()