Home
last modified time | relevance | path

Searched refs:ttm_tt_unbind (Results 1 – 3 of 3) sorted by path

/dragonfly/sys/dev/drm/include/drm/ttm/
H A Dttm_tt.h205 void ttm_tt_unbind(struct ttm_tt *ttm);
/dragonfly/sys/dev/drm/ttm/
H A Dttm_bo_util.c69 ttm_tt_unbind(ttm); in ttm_bo_move_ttm()
H A Dttm_tt.c220 ttm_tt_unbind(ttm); in ttm_tt_destroy()
316 void ttm_tt_unbind(struct ttm_tt *ttm) in ttm_tt_unbind() function