Searched defs:bo_unref (Results 1 – 2 of 2) sorted by relevance
32 struct radeon_bo *(*bo_unref)(struct radeon_bo_int *bo); member
125 static struct radeon_bo *bo_unref(struct radeon_bo_int *boi) in bo_unref() function