Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
H A Dttm_agp_backend.c88 void ttm_agp_unbind(struct ttm_tt *ttm) in ttm_agp_unbind() function
101 EXPORT_SYMBOL(ttm_agp_unbind);
119 ttm_agp_unbind(ttm); in ttm_agp_destroy()
/linux/include/drm/ttm/
H A Dttm_tt.h322 void ttm_agp_unbind(struct ttm_tt *ttm);
/linux/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c624 ttm_agp_unbind(ttm); in radeon_ttm_tt_unbind()