Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_bo_validate_test.c232 struct ttm_placement *fst_placement, *snd_placement; in ttm_bo_validate_basic() local
255 snd_placement = ttm_placement_kunit_init(test, snd_place, 1); in ttm_bo_validate_basic()
257 err = ttm_bo_validate(bo, snd_placement, &ctx_val); in ttm_bo_validate_basic()