Home
last modified time | relevance | path

Searched refs:import_attach (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_gem.c173 if (obj->import_attach) { in drm_gem_remove_prime_handles()
175 obj->import_attach->dmabuf); in drm_gem_remove_prime_handles()
H A DdrmP.h636 struct dma_buf_attachment *import_attach; member