Searched refs:ofnode_equal (Results 1 – 5 of 5) sorted by relevance
171 static inline bool ofnode_equal(ofnode ref1, ofnode ref2) in ofnode_equal() function
632 if (ofnode_equal(dev_ofnode(parent), ofnode)) in _device_find_global_by_ofnode()
367 if (ofnode_equal(dev_ofnode(dev), node)) { in uclass_find_device_by_ofnode()
164 ofnode_equal() compares two ofnodes
1928 if (ofnode_equal(dev_ofnode(entry->dev), node)) { in ti_sci_get_by_phandle()