Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/tests/
H A DTODO27 ttm_bo_ioremap() can't be tested, unless we find a way to stub it
/linux/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c309 static int ttm_bo_ioremap(struct ttm_buffer_object *bo, in ttm_bo_ioremap() function
418 return ttm_bo_ioremap(bo, offset, size, map); in ttm_bo_kmap()