Searched refs:devm_of_regulator_get_optional (Results 1 – 3 of 3) sorted by relevance
689 struct regulator *__must_check devm_of_regulator_get_optional(struct device *dev,702 static inline struct regulator *__must_check devm_of_regulator_get_optional(struct device *dev, in devm_of_regulator_get_optional() function
800 struct regulator *devm_of_regulator_get_optional(struct device *dev, struct device_node *node, in devm_of_regulator_get_optional() function805 EXPORT_SYMBOL_GPL(devm_of_regulator_get_optional);
391 pd->supply = devm_of_regulator_get_optional(scpsys->dev, node, "domain"); in scpsys_add_one_domain()