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()
222 struct device_node *np; in of_unittest_check_tree_linkage()
241 struct device_node *np;
247 struct device_node *np; in of_unittest_check_phandles()
285 struct device_node *np; in of_unittest_parse_phandle_with_args()
389 struct device_node *np; in of_unittest_property_string()
498 struct device_node *n1, *n2, *n21, *nremove, *parent, *np; in of_unittest_changeset()
548 struct device_node *np; in of_unittest_parse_interrupts()
622 struct device_node *np; in of_unittest_parse_interrupts_extended()
727 struct device_node *np; in of_unittest_match_node()
762 struct device_node *np, *child, *grandchild; in of_unittest_platform_populate()
827 static void update_node_properties(struct device_node *np, in update_node_properties()
828 struct device_node *dup) in update_node_properties()
831 struct device_node *child; in update_node_properties()
846 static int attach_node_and_children(struct device_node *np) in attach_node_and_children()
848 struct device_node *next, *dup, *child; in attach_node_and_children()
886 struct device_node *unittest_data_node, *np; in unittest_data_add()
934 struct device_node *next = np->sibling; in unittest_data_add()
948 struct device_node *np = dev->of_node; in unittest_probe()
966 struct device_node *np = dev->of_node; in unittest_remove()
990 struct device_node *np; in of_path_to_platform_device()
1018 struct device_node *np; in of_path_to_i2c_client()
1170 struct device_node *np = NULL; in of_unittest_apply_overlay()
1367 struct device_node *np; in of_unittest_overlay_6()
1449 struct device_node *np; in of_unittest_overlay_8()
1567 struct device_node *np = dev->of_node; in unittest_i2c_bus_probe()
1613 struct device_node *np = dev->of_node; in unittest_i2c_bus_remove()
1640 struct device_node *np = client->dev.of_node; in unittest_i2c_dev_probe()
1655 struct device_node *np = client->dev.of_node; in unittest_i2c_dev_remove()
1695 struct device_node *np = client->dev.of_node, *child; in unittest_i2c_mux_probe()
1746 struct device_node *np = client->dev.of_node; in unittest_i2c_mux_remove()
1857 struct device_node *bus_np = NULL; in of_unittest_overlay()
1930 struct device_node *np; in of_unittest()