Searched refs:rproc_del (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/remoteproc/
H A Dremoteproc_core.c923 /* allow rproc_del() contexts, if any, to proceed */ rproc_fw_config_virtio()
931 /* rproc_del() calls must wait until async loader completes */ rproc_add_virtio_devices()
1341 * rproc_del() - unregister a remote processor
1349 * After rproc_del() returns, @rproc isn't freed yet, because
1355 int rproc_del(struct rproc *rproc) rproc_del() function
1376 EXPORT_SYMBOL(rproc_del); variable
H A Dda8xx_remoteproc.c293 rproc_del(rproc); da8xx_rproc_remove()
H A Domap_remoteproc.c225 rproc_del(rproc); omap_rproc_remove()
H A Dste_modem_rproc.c257 rproc_del(sproc->rproc); sproc_drv_remove()
/linux-4.1.27/include/linux/
H A Dremoteproc.h489 int rproc_del(struct rproc *rproc);

Completed in 58 milliseconds