of_find_regulator_by_node 1726 drivers/regulator/core.c 			r = of_find_regulator_by_node(node);
of_find_regulator_by_node   57 drivers/regulator/internal.h struct regulator_dev *of_find_regulator_by_node(struct device_node *np);
of_find_regulator_by_node  628 drivers/regulator/of_regulator.c 	c_rdev = of_find_regulator_by_node(c_node);