Searched refs:ttm_object_device_init (Results 1 – 3 of 3) sorted by relevance
270 ttm_object_device_init(const struct dma_buf_ops *ops);
426 ttm_object_device_init(const struct dma_buf_ops *ops) in ttm_object_device_init() function
1025 dev_priv->tdev = ttm_object_device_init(&vmw_prime_dmabuf_ops); in vmw_driver_load()