Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_ttm.c576 static void radeon_ttm_tt_unpopulate(struct ttm_device *bdev, struct ttm_tt *ttm) in radeon_ttm_tt_unpopulate() function
697 .ttm_tt_unpopulate = &radeon_ttm_tt_unpopulate,