Home
last modified time | relevance | path

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

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