Searched refs:fd_bo_handle (Results 1 – 6 of 6) sorted by relevance
11 fd_bo_handle
133 uint32_t fd_bo_handle(struct fd_bo *bo);
296 drm_public uint32_t fd_bo_handle(struct fd_bo *bo) in fd_bo_handle() function
216 uint32_t fd_bo_handle(struct fd_bo *bo);
416 fd_bo_handle(struct fd_bo *bo) in fd_bo_handle() function
844 whandle->handle = fd_bo_handle(bo); in fd_screen_bo_get_handle()