Home
last modified time | relevance | path

Searched refs:rproc_get_by_phandle (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/cdx/controller/
H A Dcdx_rpmsg.c65 rp = rproc_get_by_phandle(r5_core_node->phandle); in cdx_attach_to_rproc()
/openbmc/linux/include/linux/
H A Dremoteproc.h657 struct rproc *rproc_get_by_phandle(phandle phandle);
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_core.c2112 struct rproc *rproc_get_by_phandle(phandle phandle) in rproc_get_by_phandle() function
2142 struct rproc *rproc_get_by_phandle(phandle phandle) in rproc_get_by_phandle() function
2147 EXPORT_SYMBOL(rproc_get_by_phandle);
H A Dpru_rproc.c190 rproc = rproc_get_by_phandle(rproc_phandle); in __pru_rproc_get()
/openbmc/linux/drivers/soc/ti/
H A Dwkup_m3_ipc.c659 m3_rproc = rproc_get_by_phandle(rproc_phandle); in wkup_m3_ipc_probe()
/openbmc/linux/Documentation/staging/
H A Dremoteproc.rst72 struct rproc *rproc_get_by_phandle(phandle phandle)
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dahb.c803 prproc = rproc_get_by_phandle(rproc_phandle); in ath11k_core_get_rproc()