Lines Matching defs:of_node
319 struct device_node **of_node,
327 np = of_get_child_by_name(dev->of_node, "regulators");
355 of_node[i] = rmatch[i].of_node;
363 struct device_node **of_node,
378 struct device_node *of_node[MAX8660_V_END];
381 if (dev->of_node && !pdata) {
388 ret = max8660_pdata_from_dt(dev, of_node, &pdata_of);
396 memset(of_node, 0, sizeof(of_node));
482 config.of_node = of_node[i];