Searched refs:ttm_tt_destroy (Results 1 – 2 of 2) sorted by relevance
/include/drm/ttm/ | ||
D | ttm_tt.h | 136 void ttm_tt_destroy(struct ttm_device *bdev, struct ttm_tt *ttm); |
D | ttm_device.h | 118 void (*ttm_tt_destroy)(struct ttm_device *bdev, struct ttm_tt *ttm); member |