Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/ttm/
H A Dttm_bo_driver.h692 void ttm_bo_tt_unbind(struct ttm_buffer_object *bo);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c70 ttm_bo_tt_unbind(bo); in ttm_bo_move_ttm()
H A Dttm_bo.c1629 void ttm_bo_tt_unbind(struct ttm_buffer_object *bo) in ttm_bo_tt_unbind() function