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