Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dconsumer.h188 struct regulator *__must_check regulator_get_optional(struct device *dev,
341 regulator_get_optional(struct device *dev, const char *id) in regulator_get_optional() function
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_cht_int33fe_typec.c279 regulator = regulator_get_optional(dev, "cht_wc_usb_typec_vbus"); in cht_int33fe_typec_probe()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dmediatek-cpufreq.c343 proc_reg = regulator_get_optional(cpu_dev, "proc"); in mtk_cpu_dvfs_info_init()
H A Dimx6q-cpufreq.c371 pu_reg = regulator_get_optional(cpu_dev, "pu"); in imx6q_cpufreq_probe()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_opp_select.c1070 reg = regulator_get_optional(dev, reg_name); in rockchip_get_pvtm_pvtpll()
1152 reg = regulator_get_optional(dev, reg_name); in rockchip_get_pvtm()
1744 reg = regulator_get_optional(dev, reg_name); in rockchip_init_read_margin()
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dda8xx.c434 vbus_supply = regulator_get_optional(dev, "vbus"); in get_vbus_power()
/OK3568_Linux_fs/kernel/drivers/phy/
H A Dphy-core.c902 phy->pwr = regulator_get_optional(&phy->dev, "phy"); in phy_create()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_hikey960826 regulator_get_optional
H A Dabi_gki_aarch64_exynosauto435 regulator_get_optional
H A Dabi_gki_aarch64_generic1542 regulator_get_optional
H A Dabi_gki_aarch64_exynos1627 regulator_get_optional
H A Dabi_gki_aarch64_mtk1714 regulator_get_optional
H A Dabi_gki_aarch64_rockchip1041 regulator_get_optional
H A Dabi_gki_aarch64_oplus2176 regulator_get_optional
H A Dabi_gki_aarch64_galaxy3324 regulator_get_optional
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_linux.c566 mdev->regulator = regulator_get_optional(mdev->dev, "mali"); in mali_probe()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dsgtl5000.c1430 vddd = regulator_get_optional(&client->dev, "VDDD"); in sgtl5000_enable_regulators()
/OK3568_Linux_fs/kernel/drivers/opp/
H A Dcore.c1785 reg = regulator_get_optional(dev, names[i]); in dev_pm_opp_set_regulators()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dcore.c2118 struct regulator *regulator_get_optional(struct device *dev, const char *id) in regulator_get_optional() function
2122 EXPORT_SYMBOL_GPL(regulator_get_optional);
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_core_linux.c3900 kbdev->regulator = regulator_get_optional(kbdev->dev, "mali"); in power_control_init()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_core_linux.c4538 kbdev->regulators[i] = regulator_get_optional(kbdev->dev, in power_control_init()
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS18826 K: regulator_get_optional