Lines Matching full:handle
37 static int set_memtype(struct fd_device *dev, uint32_t handle, uint32_t flags)
40 .handle = handle,
53 .handle = bo->handle,
92 /* special case for is_idle().. we can't really handle that
133 /* allocate a buffer handle: */
135 uint32_t size, uint32_t flags, uint32_t *handle)
150 set_memtype(dev, req.handle, flags);
152 *handle = req.handle;
159 uint32_t size, uint32_t handle)
226 .handle = bo->handle,
259 * 2d ring. This should be enough to handle synchronizing of
275 .handle = bo->handle,
294 .handle = bo->handle,