Searched refs:spu_hw_ops (Results 1 – 3 of 3) sorted by relevance
224 extern struct spu_context_ops spu_hw_ops;
322 struct spu_context_ops spu_hw_ops = { variable
240 ctx->ops = &spu_hw_ops; in spu_bind_context()