Searched refs:fd_bo_from_handle (Results 1 – 6 of 6) sorted by relevance
7 fd_bo_from_handle
124 struct fd_bo *fd_bo_from_handle(struct fd_device *dev,
127 fd_bo_from_handle(struct fd_device *dev, uint32_t handle, uint32_t size) in fd_bo_from_handle() function
207 struct fd_bo *fd_bo_from_handle(struct fd_device *dev, uint32_t handle,
164 fd_bo_from_handle(struct fd_device *dev, uint32_t handle, uint32_t size) in fd_bo_from_handle() function
916 bo = fd_bo_from_handle(screen->dev, whandle->handle, 0); in fd_screen_bo_from_handle()