Searched defs:bo_map (Results 1 – 8 of 8) 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
71 void *(*bo_map)(struct gbm_bo *bo, member
114 int (*bo_map) (drm_intel_bo *bo, int write_enable); member
607 void *bo_map = brw->shader_time.bo->virtual; in brw_collect_shader_time() local
91 struct hash_table *bo_map; member