Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/drm2/
H A Ddrm_gem.c175 if (obj->import_attach) { in drm_gem_remove_prime_handles()
177 obj->import_attach->dmabuf); in drm_gem_remove_prime_handles()
H A DdrmP.h638 struct dma_buf_attachment *import_attach; member