Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dremoteproc.h657 struct rproc *rproc_get_by_phandle(phandle phandle);
/Linux-v6.1/drivers/remoteproc/
Dremoteproc_core.c2098 struct rproc *rproc_get_by_phandle(phandle phandle) in rproc_get_by_phandle() function
2128 struct rproc *rproc_get_by_phandle(phandle phandle) in rproc_get_by_phandle() function
2133 EXPORT_SYMBOL(rproc_get_by_phandle);
/Linux-v6.1/drivers/soc/ti/
Dwkup_m3_ipc.c664 m3_rproc = rproc_get_by_phandle(rproc_phandle); in wkup_m3_ipc_probe()
/Linux-v6.1/Documentation/staging/
Dremoteproc.rst72 struct rproc *rproc_get_by_phandle(phandle phandle)
/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dahb.c814 prproc = rproc_get_by_phandle(rproc_phandle); in ath11k_core_get_rproc()