Home
last modified time | relevance | path

Searched refs:dma_buf_unpin (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-buf.c904 dma_buf_unpin(attach); in dma_buf_dynamic_attach()
953 dma_buf_unpin(attach); in dma_buf_detach()
970 * dma_buf_unpin - Remove lock from DMA-buf
974 void dma_buf_unpin(struct dma_buf_attachment *attach) in dma_buf_unpin() function
984 EXPORT_SYMBOL_GPL(dma_buf_unpin); variable
1044 dma_buf_unpin(attach); in dma_buf_map_attachment()
1090 dma_buf_unpin(attach); in dma_buf_unmap_attachment()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-buf.h105 * This is called by dma_buf_unpin and lets the exporter know that the
593 void dma_buf_unpin(struct dma_buf_attachment *attach);

Completed in 4 milliseconds