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

/u-boot/drivers/remoteproc/
H A Drproc-uclass.c323 * _rproc_dev_is_probed() - check if the device has been probed
330 static int _rproc_dev_is_probed(struct udevice *dev, function
342 int ret = for_each_remoteproc_device(_rproc_dev_is_probed, NULL, NULL);

Completed in 49 milliseconds