Searched refs:ttm_dev_funcs (Results 1 – 3 of 3) sorted by relevance
7 struct ttm_device_funcs ttm_dev_funcs = { variable9 EXPORT_SYMBOL_GPL(ttm_dev_funcs);19 err = ttm_device_init(ttm, &ttm_dev_funcs, drm->dev, in ttm_device_kunit_init()
15 extern struct ttm_device_funcs ttm_dev_funcs;
31 KUNIT_EXPECT_PTR_EQ(test, ttm_dev->funcs, &ttm_dev_funcs); in ttm_device_init_basic()64 KUNIT_EXPECT_PTR_EQ(test, ttm_devs[i].funcs, &ttm_dev_funcs); in ttm_device_init_multiple()