Searched refs:verify_phandle2node (Results 1 – 1 of 1) sorted by relevance
818 def verify_phandle2node(prop, offset, expected_name): function844 verify_phandle2node("phandle_", 0, "node1")845 verify_phandle2node("phandles", 4, "node2")846 verify_phandle2node("phandles", 12, "node3")