Searched refs:_device_find_global_by_of_offset (Results 1 – 1 of 1) sorted by relevance
582 static struct udevice *_device_find_global_by_of_offset(struct udevice *parent, in _device_find_global_by_of_offset() function591 found = _device_find_global_by_of_offset(dev, of_offset); in _device_find_global_by_of_offset()603 dev = _device_find_global_by_of_offset(gd->dm_root, of_offset); in device_get_global_by_of_offset()