Searched defs:rproc_stop (Results 1 – 3 of 3) sorted by relevance
165 static inline int rproc_stop(int id) { return -ENOSYS; } in rproc_stop() function
418 int rproc_stop(int id) in rproc_stop() function
1706 static int rproc_stop(struct rproc *rproc, bool crashed) in rproc_stop() function