dma_buf_attach
attach = dma_buf_attach(dma_buf, attach_dev);
attach = dma_buf_attach(dma_buf, dev->dev);
import_attach = dma_buf_attach(dmabuf, obj->base.dev->dev);