Searched refs:nouveau_ttm_tt_bind (Results 1 – 1 of 1) sorted by relevance
47 static int nouveau_ttm_tt_bind(struct ttm_bo_device *bdev, struct ttm_tt *ttm,720 nouveau_ttm_tt_bind(struct ttm_bo_device *bdev, struct ttm_tt *ttm, in nouveau_ttm_tt_bind() function934 ret = nouveau_ttm_tt_bind(bo->bdev, bo->ttm, &tmp_reg); in nouveau_bo_move_flipd()1403 .ttm_tt_bind = &nouveau_ttm_tt_bind,