Searched refs:regulator_get_optional (Results 1 – 7 of 7) sorted by relevance
279 regulator = regulator_get_optional(dev, "cht_wc_usb_typec_vbus"); in cht_int33fe_typec_probe()
343 proc_reg = regulator_get_optional(cpu_dev, "proc"); in mtk_cpu_dvfs_info_init()
373 pu_reg = regulator_get_optional(cpu_dev, "pu"); in imx6q_cpufreq_probe()
434 vbus_supply = regulator_get_optional(dev, "vbus"); in get_vbus_power()
902 phy->pwr = regulator_get_optional(&phy->dev, "phy"); in phy_create()
1785 reg = regulator_get_optional(dev, names[i]); in dev_pm_opp_set_regulators()
2194 struct regulator *regulator_get_optional(struct device *dev, const char *id) in regulator_get_optional() function2198 EXPORT_SYMBOL_GPL(regulator_get_optional);