Searched refs:childnp (Results 1 – 1 of 1) sorted by relevance
187 struct device_node *childnp; in p2wi_probe() local226 childnp = of_get_next_available_child(np, NULL); in p2wi_probe()227 if (childnp) { in p2wi_probe()228 ret = of_property_read_u32(childnp, "reg", &slave_addr); in p2wi_probe()231 childnp); in p2wi_probe()