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