Home
last modified time | relevance | path

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

/external/u-boot/drivers/remoteproc/
Drproc-uclass.c225 static int _rproc_probe_dev(struct udevice *dev, in _rproc_probe_dev() function
271 ret = for_each_remoteproc_device(_rproc_probe_dev, NULL, NULL); in rproc_init()