Home
last modified time | relevance | path

Searched refs:regulator_bulk_enable (Results 1 – 25 of 171) sorted by relevance

1234567

/Linux-v5.10/sound/soc/codecs/
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()
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()
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()
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()
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()
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()
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()
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()
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()
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()
Dbd28623.c51 ret = regulator_bulk_enable(ARRAY_SIZE(bd->supplies), bd->supplies); in bd28623_power_on()
Dwm8804.c615 ret = regulator_bulk_enable(ARRAY_SIZE(wm8804->supplies), in wm8804_probe()
691 ret = regulator_bulk_enable(ARRAY_SIZE(wm8804->supplies), in wm8804_runtime_resume()
Dtas5720.c285 ret = regulator_bulk_enable(ARRAY_SIZE(tas5720->supplies), in tas5720_codec_probe()
432 ret = regulator_bulk_enable(ARRAY_SIZE(tas5720->supplies), in tas5720_resume()
Dcs42xx8.c577 ret = regulator_bulk_enable(ARRAY_SIZE(cs42xx8->supplies), in cs42xx8_probe()
640 ret = regulator_bulk_enable(ARRAY_SIZE(cs42xx8->supplies), in cs42xx8_runtime_resume()
Dcs4271.c524 ret = regulator_bulk_enable(ARRAY_SIZE(cs4271->supplies), in cs4271_soc_resume()
580 ret = regulator_bulk_enable(ARRAY_SIZE(cs4271->supplies), in cs4271_component_probe()
/Linux-v5.10/drivers/regulator/
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()
/Linux-v5.10/drivers/input/rmi4/
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()
/Linux-v5.10/include/linux/regulator/
Dconsumer.h234 int __must_check regulator_bulk_enable(int num_consumers,
449 static inline int regulator_bulk_enable(int num_consumers, in regulator_bulk_enable() function
/Linux-v5.10/drivers/remoteproc/
Dqcom_wcnss_iris.c72 ret = regulator_bulk_enable(iris->num_vregs, iris->vregs); in qcom_iris_enable()
/Linux-v5.10/drivers/mfd/
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()
Dwcd934x.c251 ret = regulator_bulk_enable(WCD934X_MAX_SUPPLY, ddata->supplies); in wcd934x_slim_probe()
/Linux-v5.10/drivers/phy/qualcomm/
Dphy-qcom-usb-ss.c95 ret = regulator_bulk_enable(NUM_BULK_REGS, priv->regs); in qcom_ssphy_power_on()
/Linux-v5.10/drivers/gpu/drm/panel/
Dpanel-samsung-s6e88a0-ams452ef01.c129 ret = regulator_bulk_enable(ARRAY_SIZE(ctx->supplies), ctx->supplies); in s6e88a0_ams452ef01_prepare()
/Linux-v5.10/drivers/input/touchscreen/
Dzet6223.c118 error = regulator_bulk_enable(ARRAY_SIZE(ts->supplies), ts->supplies); in zet6223_power_on()
/Linux-v5.10/drivers/misc/lis3lv02d/
Dlis3lv02d_i2c.c38 ret = regulator_bulk_enable(ARRAY_SIZE(lis3->regulators), in lis3_reg_ctrl()

1234567