Searched refs:drm_gem_map_attach (Results 1 – 4 of 4) sorted by relevance
604 int drm_gem_map_attach(struct dma_buf *dma_buf, in drm_gem_map_attach() function629 EXPORT_SYMBOL(drm_gem_map_attach);831 .attach = drm_gem_map_attach,
55 .attach = drm_gem_map_attach,
87 .device_attach = drm_gem_map_attach,
384 .attach = drm_gem_map_attach,
Completed in 21 milliseconds