Searched refs:fd_bo_get_name (Results 1 – 6 of 6) sorted by relevance
10 fd_bo_get_name
132 int fd_bo_get_name(struct fd_bo *bo, uint32_t *name);
278 drm_public int fd_bo_get_name(struct fd_bo *bo, uint32_t *name) in fd_bo_get_name() function
167 int fd_bo_get_name(struct fd_bo *bo, uint32_t *name);
295 int fd_bo_get_name(struct fd_bo *bo, uint32_t *name) in fd_bo_get_name() function
757 return fd_bo_get_name(bo, &whandle->handle) == 0; in fd_screen_bo_get_handle()