Searched defs:bo_map (Results 1 – 5 of 5) sorted by relevance
53 int (*bo_map)(struct kms_bo *bo, void **out); member
95 static int bo_map(struct bo *bo, void **out) in bo_map() function
33 int (*bo_map)(struct radeon_bo_int *bo, int write); member
151 static int bo_map(struct radeon_bo_int *boi, int write) in bo_map() function
114 int (*bo_map) (drm_intel_bo *bo, int write_enable); member