Lines Matching refs:device_node
49 struct device_node *np; in of_unittest_find_node_by_name()
140 struct device_node *np; in of_unittest_dynamic()
199 static int __init of_unittest_check_node_linkage(struct device_node *np) in of_unittest_check_node_linkage()
201 struct device_node *child; in of_unittest_check_node_linkage()
226 struct device_node *np; in of_unittest_check_tree_linkage()
245 struct device_node *np;
251 struct device_node *np; in of_unittest_check_phandles()
289 struct device_node *np; in of_unittest_parse_phandle_with_args()
393 struct device_node *np; in of_unittest_property_string()
502 struct device_node *n1, *n2, *n21, *nremove, *parent, *np; in of_unittest_changeset()
552 struct device_node *np; in of_unittest_parse_interrupts()
626 struct device_node *np; in of_unittest_parse_interrupts_extended()
731 struct device_node *np; in of_unittest_match_node()
766 struct device_node *np, *child, *grandchild; in of_unittest_platform_populate()
831 static void update_node_properties(struct device_node *np, in update_node_properties()
832 struct device_node *dup) in update_node_properties()
835 struct device_node *child; in update_node_properties()
850 static int attach_node_and_children(struct device_node *np) in attach_node_and_children()
852 struct device_node *next, *dup, *child; in attach_node_and_children()
890 struct device_node *unittest_data_node, *np; in unittest_data_add()
938 struct device_node *next = np->sibling; in unittest_data_add()
952 struct device_node *np = dev->of_node; in unittest_probe()
970 struct device_node *np = dev->of_node; in unittest_remove()
993 struct device_node *np; in of_path_to_platform_device()
1021 struct device_node *np; in of_path_to_i2c_client()
1173 struct device_node *np = NULL; in of_unittest_apply_overlay()
1370 struct device_node *np; in of_unittest_overlay_6()
1452 struct device_node *np; in of_unittest_overlay_8()
1570 struct device_node *np = dev->of_node; in unittest_i2c_bus_probe()
1616 struct device_node *np = dev->of_node; in unittest_i2c_bus_remove()
1643 struct device_node *np = client->dev.of_node; in unittest_i2c_dev_probe()
1658 struct device_node *np = client->dev.of_node; in unittest_i2c_dev_remove()
1697 struct device_node *np = client->dev.of_node, *child; in unittest_i2c_mux_probe()
1748 struct device_node *np = client->dev.of_node; in unittest_i2c_mux_remove()
1858 struct device_node *bus_np = NULL; in of_unittest_overlay()
1931 struct device_node *np; in of_unittest()