Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
H A Dttm_agp_backend.c50 int ttm_agp_bind(struct ttm_tt *ttm, struct ttm_resource *bo_mem) in ttm_agp_bind() function
85 EXPORT_SYMBOL(ttm_agp_bind);
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c786 return ttm_agp_bind(ttm, reg); in nouveau_ttm_tt_bind()