Lines Matching refs:device_node
33 static struct device_node *derive_parent(const char *path) in derive_parent()
35 struct device_node *parent = NULL; in derive_parent()
59 struct device_node *np; in pSeries_reconfig_add_node()
99 static int pSeries_reconfig_remove_node(struct device_node *np) in pSeries_reconfig_remove_node()
101 struct device_node *parent, *child; in pSeries_reconfig_remove_node()
232 struct device_node *np; in do_add_node()
277 struct device_node *node; in do_remove_node()
287 static char *parse_node(char *buf, size_t bufsize, struct device_node **npp) in parse_node()
310 struct device_node *np; in do_add_property()
334 struct device_node *np; in do_remove_property()
356 struct device_node *np; in do_update_property()