Searched defs:bo_unmap (Results 1 – 5 of 5) sorted by relevance
49 int (*bo_unmap)(struct kms_bo *bo); member
34 int (*bo_unmap)(struct radeon_bo_int *bo); member
193 static int bo_unmap(struct radeon_bo_int *boi) in bo_unmap() function
120 int (*bo_unmap) (drm_intel_bo *bo); member
1076 static void bo_unmap(struct bo *bo) in bo_unmap() function