Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-buf.h87 * This is called by dma_buf_pin and lets the exporter know that the
592 int dma_buf_pin(struct dma_buf_attachment *attach);
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-buf.c787 * dma_buf_pin - Lock down the DMA-buf
794 int dma_buf_pin(struct dma_buf_attachment *attach) in dma_buf_pin() function
807 EXPORT_SYMBOL_GPL(dma_buf_pin); variable
875 ret = dma_buf_pin(attach); in dma_buf_dynamic_attach()
1031 r = dma_buf_pin(attach); in dma_buf_map_attachment()

Completed in 4 milliseconds