Home
last modified time | relevance | path

Searched refs:rproc_prepare_device (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/remoteproc/
Dremoteproc_internal.h99 static inline int rproc_prepare_device(struct rproc *rproc) in rproc_prepare_device() function
Dremoteproc_core.c1505 ret = rproc_prepare_device(rproc); in rproc_fw_boot()
1716 ret = rproc_prepare_device(rproc); in rproc_attach()