Searched refs:amdgpu_ccmd_create_ctx_rsp (Results 1 – 2 of 2) sorted by relevance
205 struct amdgpu_ccmd_create_ctx_rsp { struct210 AMDGPU_STATIC_ASSERT_SIZE(amdgpu_ccmd_create_ctx_rsp) argument
226 struct amdgpu_ccmd_create_ctx_rsp *rsp; in amdvgpu_cs_ctx_create2()230 rsp = vdrm_alloc_rsp(dev->vdev, &req.hdr, sizeof(struct amdgpu_ccmd_create_ctx_rsp)); in amdvgpu_cs_ctx_create2()285 struct amdgpu_ccmd_create_ctx_rsp *rsp; in amdvgpu_cs_ctx_free()286 rsp = vdrm_alloc_rsp(dev->vdev, &req.hdr, sizeof(struct amdgpu_ccmd_create_ctx_rsp)); in amdvgpu_cs_ctx_free()