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