Searched refs:runcntl_stop (Results 1 – 4 of 4) sorted by relevance
193 void (*runcntl_stop) (struct spu_context * ctx); member
327 .runcntl_stop = spu_hw_runcntl_stop,
392 .runcntl_stop = spu_backing_runcntl_stop,
448 ctx->ops->runcntl_stop(ctx); in ps3_disable_spu()