Searched refs:ttm_agp_bind (Results 1 – 4 of 4) sorted by relevance
51 int ttm_agp_bind(struct ttm_tt *ttm, struct ttm_resource *bo_mem) in ttm_agp_bind() function86 EXPORT_SYMBOL(ttm_agp_bind);
321 int ttm_agp_bind(struct ttm_tt *ttm, struct ttm_resource *bo_mem);
611 return ttm_agp_bind(ttm, bo_mem); in radeon_ttm_tt_bind()
866 return ttm_agp_bind(ttm, reg); in nouveau_ttm_tt_bind()