Home
last modified time | relevance | path

Searched refs:regulator_get_optional (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/linux/regulator/
Dconsumer.h190 struct regulator *__must_check regulator_get_optional(struct device *dev,
321 regulator_get_optional(struct device *dev, const char *id) in regulator_get_optional() function
/linux-4.19.296/drivers/cpufreq/
Dcpufreq-dt.c134 cpu_reg = regulator_get_optional(cpu_dev, name); in resources_available()
Dimx6q-cpufreq.c393 pu_reg = regulator_get_optional(cpu_dev, "pu"); in imx6q_cpufreq_probe()
/linux-4.19.296/drivers/regulator/
Dcore.c1873 struct regulator *regulator_get_optional(struct device *dev, const char *id) in regulator_get_optional() function
1877 EXPORT_SYMBOL_GPL(regulator_get_optional);