Lines Matching defs:bo
167 struct omap_bo *bo = NULL; in lookup_bo() local
179 struct omap_bo *bo = calloc(sizeof(*bo), 1); in bo_from_handle() local
200 struct omap_bo *bo = NULL; in omap_bo_new_impl() local
262 struct omap_bo *omap_bo_ref(struct omap_bo *bo) in omap_bo_ref()
269 static int get_buffer_info(struct omap_bo *bo) in get_buffer_info()
291 struct omap_bo *bo = NULL; in omap_bo_from_name() local
325 struct omap_bo *bo = NULL; in omap_bo_from_dmabuf() local
354 void omap_bo_del(struct omap_bo *bo) in omap_bo_del()
387 int omap_bo_get_name(struct omap_bo *bo, uint32_t *name) in omap_bo_get_name()
408 uint32_t omap_bo_handle(struct omap_bo *bo) in omap_bo_handle()
416 int omap_bo_dmabuf(struct omap_bo *bo) in omap_bo_dmabuf()
435 uint32_t omap_bo_size(struct omap_bo *bo) in omap_bo_size()
443 void *omap_bo_map(struct omap_bo *bo) in omap_bo_map()
459 int omap_bo_cpu_prep(struct omap_bo *bo, enum omap_gem_op op) in omap_bo_cpu_prep()
469 int omap_bo_cpu_fini(struct omap_bo *bo, enum omap_gem_op op) in omap_bo_cpu_fini()