Searched refs:rproc_boot (Results 1 – 6 of 6) sorted by relevance
103 ret = rproc_boot(rproc); in state_store()
1047 rproc_boot(rproc); in rproc_auto_boot_callback()1291 int rproc_boot(struct rproc *rproc) in rproc_boot() function1342 EXPORT_SYMBOL(rproc_boot);
426 ret = rproc_boot(m3_ipc->rproc); in wkup_m3_rproc_boot_thread()550 rproc_boot(m3_ipc_state->rproc); in wkup_m3_ipc_resume()
37 int rproc_boot(struct rproc *rproc)54 Power off a remote processor (previously booted with rproc_boot()).59 Every call to rproc_boot() must (eventually) be accompanied by a call67 rproc_boot(), if needed.91 ret = rproc_boot(my_rproc);
556 int rproc_boot(struct rproc *rproc);
183 ret = rproc_boot(fdev->slim_rproc->rproc); in st_fdma_of_xlate()