Home
last modified time | relevance | path

Searched refs:rproc_get_by_child (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Dremoteproc.h658 struct rproc *rproc_get_by_child(struct device *dev);
/Linux-v6.1/drivers/remoteproc/
Dqcom_sysmon.c751 rproc = rproc_get_by_child(&rpdev->dev); in sysmon_probe()
Dremoteproc_core.c2641 struct rproc *rproc_get_by_child(struct device *dev) in rproc_get_by_child() function
2650 EXPORT_SYMBOL(rproc_get_by_child);