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,
130 fd_bo_from_handle(struct fd_device *dev, uint32_t handle, uint32_t size) in fd_bo_from_handle() function
159 struct fd_bo *fd_bo_from_handle(struct fd_device *dev,
144 fd_bo_from_handle(struct fd_device *dev, uint32_t handle, uint32_t size) in fd_bo_from_handle() function
812 bo = fd_bo_from_handle(screen->dev, whandle->handle, 0); in fd_screen_bo_from_handle()