Lines Matching defs:regulators

82 		.regulators_node = of_match_ptr("regulators"),		\
106 .regulators_node = of_match_ptr("regulators"), \
135 .regulators_node = of_match_ptr("regulators"),\
177 .regulators_node = of_match_ptr("regulators"), \
1057 .regulators_node = of_match_ptr("regulators"),
1073 .regulators_node = of_match_ptr("regulators"),
1089 .regulators_node = of_match_ptr("regulators"),
1225 .regulators_node = of_match_ptr("regulators"),
1245 .regulators_node = of_match_ptr("regulators"),
1265 .regulators_node = of_match_ptr("regulators"),
1287 .regulators_node = of_match_ptr("regulators"),
1327 .regulators_node = of_match_ptr("regulators"),
1350 .regulators_node = of_match_ptr("regulators"),
1373 .regulators_node = of_match_ptr("regulators"),
1396 .regulators_node = of_match_ptr("regulators"),
1420 .regulators_node = of_match_ptr("regulators"),
1490 .regulators_node = of_match_ptr("regulators"),
1515 .regulators_node = of_match_ptr("regulators"),
1540 .regulators_node = of_match_ptr("regulators"),
1555 .regulators_node = of_match_ptr("regulators"),
1596 .regulators_node = of_match_ptr("regulators"),
1619 .regulators_node = of_match_ptr("regulators"),
1642 .regulators_node = of_match_ptr("regulators"),
1665 .regulators_node = of_match_ptr("regulators"),
1735 .regulators_node = of_match_ptr("regulators"),
1751 .regulators_node = of_match_ptr("regulators"),
1767 .regulators_node = of_match_ptr("regulators"),
1792 .regulators_node = of_match_ptr("regulators"),
1839 np = of_get_child_by_name(dev->of_node, "regulators");
1875 const struct regulator_desc *regulators;
1898 regulators = rk805_reg;
1902 regulators = rk806_reg;
1906 regulators = rk808_reg;
1910 regulators = rk809_reg;
1914 regulators = rk816_reg;
1918 regulators = rk817_reg;
1922 regulators = rk818_reg;
1935 /* Instantiate the regulators */
1938 &regulators[i], &config);