Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dremoteproc.h625 struct rproc *rproc_get_by_child(struct device *dev);
/kernel/linux/linux-5.10/drivers/remoteproc/
Dqcom_sysmon.c698 rproc = rproc_get_by_child(&rpdev->dev); in sysmon_probe()
Dremoteproc_core.c2381 struct rproc *rproc_get_by_child(struct device *dev) in rproc_get_by_child() function
2390 EXPORT_SYMBOL(rproc_get_by_child);