Searched refs:rproc_boot (Results 1 – 6 of 6) sorted by relevance
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);
419 ret = rproc_boot(m3_ipc->rproc); in wkup_m3_rproc_boot_thread()543 rproc_boot(m3_ipc_state->rproc); in wkup_m3_ipc_resume()
100 ret = rproc_boot(rproc); in state_store()
1443 rproc_boot(rproc); in rproc_auto_boot_callback()1729 int rproc_boot(struct rproc *rproc) in rproc_boot() function1780 EXPORT_SYMBOL(rproc_boot);
611 int rproc_boot(struct rproc *rproc);
179 ret = rproc_boot(fdev->slim_rproc->rproc); in st_fdma_of_xlate()