Searched refs:bo_unref (Results 1 - 3 of 3) sorted by relevance

/external/libdrm/radeon/
H A Dradeon_bo_int.h32 struct radeon_bo *(*bo_unref)(struct radeon_bo_int *bo); member in struct:radeon_bo_funcs
H A Dradeon_bo_gem.c128 static struct radeon_bo *bo_unref(struct radeon_bo_int *boi) function
276 .bo_unref = bo_unref,
H A Dradeon_bo.c70 return boi->bom->funcs->bo_unref(boi);

Completed in 114 milliseconds