Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/remoteproc/
H A Drproc-uclass.c246 static int _rproc_dev_is_probed(struct udevice *dev, in _rproc_dev_is_probed() function
258 int ret = for_each_remoteproc_device(_rproc_dev_is_probed, NULL, NULL); in rproc_is_initialized()