Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dttm_object.h270 ttm_object_device_init(const struct dma_buf_ops *ops);
Dttm_object.c423 ttm_object_device_init(const struct dma_buf_ops *ops) in ttm_object_device_init() function
Dvmwgfx_drv.c1023 dev_priv->tdev = ttm_object_device_init(&vmw_prime_dmabuf_ops); in vmw_driver_load()