Home
last modified time | relevance | path

Searched refs:ttm_mock_resource (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_mock_manager.c20 static inline struct ttm_mock_resource *
23 return container_of(res, struct ttm_mock_resource, base); in to_mock_mgr_resource()
32 struct ttm_mock_resource *mock_res; in ttm_mock_manager_alloc()
80 struct ttm_mock_resource *mock_res = to_mock_mgr_resource(res); in ttm_mock_manager_free()
H A Dttm_mock_manager.h18 struct ttm_mock_resource { struct