Home
last modified time | relevance | path

Searched defs:devm_regulator_get_optional (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Ddevres.c82 struct regulator *devm_regulator_get_optional(struct device *dev, in devm_regulator_get_optional() function
87 EXPORT_SYMBOL_GPL(devm_regulator_get_optional); variable
/kernel/linux/linux-6.6/drivers/regulator/
H A Ddevres.c141 struct regulator *devm_regulator_get_optional(struct device *dev, in devm_regulator_get_optional() function
146 EXPORT_SYMBOL_GPL(devm_regulator_get_optional); variable
/kernel/linux/linux-5.10/include/linux/regulator/
H A Dconsumer.h348 devm_regulator_get_optional(struct device *dev, const char *id) in devm_regulator_get_optional() function
/kernel/linux/linux-6.6/include/linux/regulator/
H A Dconsumer.h385 devm_regulator_get_optional(struct device *dev, const char *id) in devm_regulator_get_optional() function

Completed in 5 milliseconds