Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cdx/controller/
Dcdx_rpmsg.c65 rp = rproc_get_by_phandle(r5_core_node->phandle); in cdx_attach_to_rproc()
/Linux-v6.6/include/linux/
Dremoteproc.h657 struct rproc *rproc_get_by_phandle(phandle phandle);
/Linux-v6.6/drivers/remoteproc/
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);
Dpru_rproc.c190 rproc = rproc_get_by_phandle(rproc_phandle); in __pru_rproc_get()
/Linux-v6.6/drivers/soc/ti/
Dwkup_m3_ipc.c662 m3_rproc = rproc_get_by_phandle(rproc_phandle); in wkup_m3_ipc_probe()
/Linux-v6.6/Documentation/staging/
Dremoteproc.rst72 struct rproc *rproc_get_by_phandle(phandle phandle)
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dahb.c803 prproc = rproc_get_by_phandle(rproc_phandle); in ath11k_core_get_rproc()