Searched refs:rproc_get_by_child (Results 1 – 3 of 3) sorted by relevance
658 struct rproc *rproc_get_by_child(struct device *dev);
754 rproc = rproc_get_by_child(&rpdev->dev); in sysmon_probe()
2655 struct rproc *rproc_get_by_child(struct device *dev) in rproc_get_by_child() function2664 EXPORT_SYMBOL(rproc_get_by_child);
Completed in 10 milliseconds