Searched refs:gbm_bo_get_handle (Results 1 – 7 of 7) sorted by relevance
33 gbm_bo_get_handle
351 gbm_bo_get_handle(struct gbm_bo *bo);
312 gbm_bo_get_handle(struct gbm_bo *bo) in gbm_bo_get_handle() function
386 gbm_bo_get_handle(struct gbm_bo *bo);
291 PUBLIC union gbm_bo_handle gbm_bo_get_handle(struct gbm_bo *bo) in gbm_bo_get_handle() function
134 uint32_t handle = gbm_bo_get_handle(bo).u32; in drm_fb_get_from_bo()
220 CHECK(gbm_bo_get_handle_for_plane(bo, 0).u32 == gbm_bo_get_handle(bo).u32); in check_bo()