Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dremoteproc.h624 struct rproc *rproc_get_by_phandle(phandle phandle);
/kernel/linux/linux-5.10/drivers/soc/ti/
Dwkup_m3_ipc.c483 m3_rproc = rproc_get_by_phandle(rproc_phandle); in wkup_m3_ipc_probe()
/kernel/linux/linux-5.10/drivers/remoteproc/
Dremoteproc_core.c1902 struct rproc *rproc_get_by_phandle(phandle phandle) in rproc_get_by_phandle() function
1932 struct rproc *rproc_get_by_phandle(phandle phandle) in rproc_get_by_phandle() function
1937 EXPORT_SYMBOL(rproc_get_by_phandle);
/kernel/linux/linux-5.10/drivers/net/ipa/
Dipa_main.c746 rproc = rproc_get_by_phandle(ph); in ipa_probe()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dahb.c624 prproc = rproc_get_by_phandle(rproc_phandle); in ath11k_core_get_rproc()
/kernel/linux/linux-5.10/Documentation/staging/
Dremoteproc.rst71 struct rproc *rproc_get_by_phandle(phandle phandle)