Home
last modified time | relevance | path

Searched refs:regulator_bulk_enable (Results 1 - 25 of 396) sorted by relevance

12345678910>>...16

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8782.c63 return regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in wm8782_soc_probe()
83 return regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in wm8782_soc_resume()
H A Dak5386.c41 return regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in ak5386_soc_probe()
61 return regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in ak5386_soc_resume()
H A Dadau1701.c677 ret = regulator_bulk_enable(ARRAY_SIZE(adau1701->supplies), in adau1701_probe()
744 ret = regulator_bulk_enable(ARRAY_SIZE(adau1701->supplies), in adau1701_resume()
809 ret = regulator_bulk_enable(ARRAY_SIZE(adau1701->supplies), in adau1701_i2c_probe()
H A Dtas5086.c787 ret = regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in tas5086_soc_resume()
822 ret = regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in tas5086_probe()
956 ret = regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in tas5086_i2c_probe()
H A Dcs35l32.c396 ret = regulator_bulk_enable(ARRAY_SIZE(cs35l32->supplies), in cs35l32_i2c_probe()
531 ret = regulator_bulk_enable(ARRAY_SIZE(cs35l32->supplies), in cs35l32_runtime_resume()
H A Dcs4270.c536 ret = regulator_bulk_enable(ARRAY_SIZE(cs4270->supplies), in cs4270_probe()
590 ret = regulator_bulk_enable(ARRAY_SIZE(cs4270->supplies), in cs4270_soc_resume()
H A Dwm8523.c334 ret = regulator_bulk_enable(ARRAY_SIZE(wm8523->supplies), in wm8523_set_bias_level()
475 ret = regulator_bulk_enable(ARRAY_SIZE(wm8523->supplies), in wm8523_i2c_probe()
H A Dwm8737.c469 ret = regulator_bulk_enable(ARRAY_SIZE(wm8737->supplies), in wm8737_set_bias_level()
542 ret = regulator_bulk_enable(ARRAY_SIZE(wm8737->supplies), in wm8737_probe()
H A Dwm8770.c511 ret = regulator_bulk_enable(ARRAY_SIZE(wm8770->supplies), in wm8770_set_bias_level()
576 ret = regulator_bulk_enable(ARRAY_SIZE(wm8770->supplies), in wm8770_probe()
H A Dpcm186x.c514 ret = regulator_bulk_enable(ARRAY_SIZE(priv->supplies), in pcm186x_power_on()
668 ret = regulator_bulk_enable(ARRAY_SIZE(priv->supplies), in pcm186x_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8782.c63 return regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in wm8782_soc_probe()
83 return regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in wm8782_soc_resume()
H A Dak5386.c41 return regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in ak5386_soc_probe()
61 return regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in ak5386_soc_resume()
H A Dadau1701.c679 ret = regulator_bulk_enable(ARRAY_SIZE(adau1701->supplies), in adau1701_probe()
746 ret = regulator_bulk_enable(ARRAY_SIZE(adau1701->supplies), in adau1701_resume()
807 ret = regulator_bulk_enable(ARRAY_SIZE(adau1701->supplies), in adau1701_i2c_probe()
H A Dtas5086.c787 ret = regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in tas5086_soc_resume()
822 ret = regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in tas5086_probe()
954 ret = regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in tas5086_i2c_probe()
/kernel/linux/linux-5.10/drivers/regulator/
H A Duserspace-consumer.c74 ret = regulator_bulk_enable(data->num_supplies, in reg_set_state()
137 ret = regulator_bulk_enable(drvdata->num_supplies, in regulator_userspace_consumer_probe()
/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_i2c.c235 error = regulator_bulk_enable(ARRAY_SIZE(rmi_i2c->supplies), in rmi_i2c_probe()
310 ret = regulator_bulk_enable(ARRAY_SIZE(rmi_i2c->supplies), in rmi_i2c_resume()
348 ret = regulator_bulk_enable(ARRAY_SIZE(rmi_i2c->supplies), in rmi_i2c_runtime_resume()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_i2c.c238 error = regulator_bulk_enable(ARRAY_SIZE(rmi_i2c->supplies), in rmi_i2c_probe()
312 ret = regulator_bulk_enable(ARRAY_SIZE(rmi_i2c->supplies), in rmi_i2c_resume()
348 ret = regulator_bulk_enable(ARRAY_SIZE(rmi_i2c->supplies), in rmi_i2c_runtime_resume()
/kernel/linux/linux-6.6/drivers/regulator/
H A Duserspace-consumer.c76 ret = regulator_bulk_enable(data->num_supplies, in state_store()
173 ret = regulator_bulk_enable(drvdata->num_supplies, in regulator_userspace_consumer_probe()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dcypress-sf.c124 error = regulator_bulk_enable(ARRAY_SIZE(touchkey->regulators), in cypress_sf_probe()
196 error = regulator_bulk_enable(ARRAY_SIZE(touchkey->regulators), in cypress_sf_resume()
/kernel/linux/linux-5.10/include/linux/regulator/
H A Dconsumer.h234 int __must_check regulator_bulk_enable(int num_consumers,
455 static inline int regulator_bulk_enable(int num_consumers, in regulator_bulk_enable() function
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dqcom_wcnss_iris.c72 ret = regulator_bulk_enable(iris->num_vregs, iris->vregs); in qcom_iris_enable()
/kernel/linux/linux-6.6/drivers/hid/i2c-hid/
H A Di2c-hid-of.c51 ret = regulator_bulk_enable(ARRAY_SIZE(ihid_of->supplies), in i2c_hid_of_power_up()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dqcom_wcnss_iris.c73 ret = regulator_bulk_enable(iris->num_vregs, iris->vregs); in qcom_iris_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy.c63 ret = regulator_bulk_enable(cfg->num_regs, phy->regs); in msm_hdmi_phy_resource_enable()
/kernel/linux/linux-5.10/drivers/mfd/
H A Dwm8994-core.c188 ret = regulator_bulk_enable(wm8994->num_supplies, in wm8994_resume()
402 ret = regulator_bulk_enable(wm8994->num_supplies, wm8994->supplies); in wm8994_device_init()

Completed in 16 milliseconds

12345678910>>...16