Home
last modified time | relevance | path

Searched refs:vmw_prime_dmabuf_ops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_prime.c65 const struct dma_buf_ops vmw_prime_dmabuf_ops = { variable
H A Dvmwgfx_drv.h1228 extern const struct dma_buf_ops vmw_prime_dmabuf_ops;
H A Dvmwgfx_drv.c832 &vmw_prime_dmabuf_ops); in vmw_driver_load()