Home
last modified time | relevance | path

Searched refs:dma_buf_ops (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/external/bsd/drm2/include/linux/
Ddma-buf.h48 struct dma_buf_ops;
55 struct dma_buf_ops { struct
76 const struct dma_buf_ops *ops; argument
98 const struct dma_buf_ops *ops;
/netbsd/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
Dvmwgfx_prime.c70 const struct dma_buf_ops vmw_prime_dmabuf_ops = {
Dttm_object.h312 const struct dma_buf_ops *ops);
Dttm_object.c101 struct dma_buf_ops ops;
535 const struct dma_buf_ops *ops) in ttm_object_device_init()
Dvmwgfx_drv.h1209 extern const struct dma_buf_ops vmw_prime_dmabuf_ops;
/netbsd/src/sys/external/bsd/drm2/dist/drm/
Ddrm_prime.c959 static const struct dma_buf_ops drm_gem_prime_dmabuf_ops = {