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