k3_rproc_stop
EXPORT_SYMBOL_GPL(k3_rproc_stop);
int k3_rproc_stop(struct rproc *rproc);
.stop = k3_rproc_stop,