Lines Matching defs:regulators
26 * ID for MAX77843 regulators.
151 .regulators_node = of_match_ptr("regulators"), \
170 .regulators_node = of_match_ptr("regulators"),
193 .regulators_node = of_match_ptr("regulators"), \
212 .regulators_node = of_match_ptr("regulators"),
232 const struct regulator_desc *regulators;
241 regulators = max77693_supported_regulators;
246 regulators = max77843_supported_regulators;
259 regulators[i].id);
262 ®ulators[i], &config);