/linux-4.1.27/drivers/regulator/ |
D | userspace-consumer.c | 79 ret = regulator_bulk_enable(data->num_supplies, in reg_set_state() 142 ret = regulator_bulk_enable(drvdata->num_supplies, in regulator_userspace_consumer_probe()
|
D | core.c | 3265 int regulator_bulk_enable(int num_consumers, in regulator_bulk_enable() function 3303 EXPORT_SYMBOL_GPL(regulator_bulk_enable);
|
/linux-4.1.27/sound/soc/codecs/ |
D | ak5386.c | 44 return regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in ak5386_soc_probe() 65 return regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in ak5386_soc_resume()
|
D | wm8523.c | 312 ret = regulator_bulk_enable(ARRAY_SIZE(wm8523->supplies), in wm8523_set_bias_level() 451 ret = regulator_bulk_enable(ARRAY_SIZE(wm8523->supplies), in wm8523_i2c_probe()
|
D | tas5086.c | 792 ret = regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in tas5086_soc_resume() 827 ret = regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in tas5086_probe() 959 ret = regulator_bulk_enable(ARRAY_SIZE(priv->supplies), priv->supplies); in tas5086_i2c_probe()
|
D | cs35l32.c | 431 ret = regulator_bulk_enable(ARRAY_SIZE(cs35l32->supplies), in cs35l32_i2c_probe() 571 ret = regulator_bulk_enable(ARRAY_SIZE(cs35l32->supplies), in cs35l32_runtime_resume()
|
D | tas2552.c | 354 ret = regulator_bulk_enable(ARRAY_SIZE(tas2552->supplies), in tas2552_codec_probe() 439 ret = regulator_bulk_enable(ARRAY_SIZE(tas2552->supplies), in tas2552_resume()
|
D | cs42xx8.c | 475 ret = regulator_bulk_enable(ARRAY_SIZE(cs42xx8->supplies), in cs42xx8_probe() 552 ret = regulator_bulk_enable(ARRAY_SIZE(cs42xx8->supplies), in cs42xx8_runtime_resume()
|
D | cs4270.c | 532 ret = regulator_bulk_enable(ARRAY_SIZE(cs4270->supplies), in cs4270_probe() 588 ret = regulator_bulk_enable(ARRAY_SIZE(cs4270->supplies), in cs4270_soc_resume()
|
D | wm8737.c | 473 ret = regulator_bulk_enable(ARRAY_SIZE(wm8737->supplies), in wm8737_set_bias_level() 547 ret = regulator_bulk_enable(ARRAY_SIZE(wm8737->supplies), in wm8737_probe()
|
D | wm8770.c | 514 ret = regulator_bulk_enable(ARRAY_SIZE(wm8770->supplies), in wm8770_set_bias_level() 579 ret = regulator_bulk_enable(ARRAY_SIZE(wm8770->supplies), in wm8770_probe()
|
D | wm8804.c | 617 ret = regulator_bulk_enable(ARRAY_SIZE(wm8804->supplies), in wm8804_probe() 695 ret = regulator_bulk_enable(ARRAY_SIZE(wm8804->supplies), in wm8804_runtime_resume()
|
D | es8328.c | 639 ret = regulator_bulk_enable(ARRAY_SIZE(es8328->supplies), in es8328_resume() 663 ret = regulator_bulk_enable(ARRAY_SIZE(es8328->supplies), in es8328_codec_probe()
|
D | wm8731.c | 505 ret = regulator_bulk_enable(ARRAY_SIZE(wm8731->supplies), in wm8731_set_bias_level() 589 ret = regulator_bulk_enable(ARRAY_SIZE(wm8731->supplies), in wm8731_probe()
|
D | wm8955.c | 789 ret = regulator_bulk_enable(ARRAY_SIZE(wm8955->supplies), in wm8955_set_bias_level() 885 ret = regulator_bulk_enable(ARRAY_SIZE(wm8955->supplies), in wm8955_probe()
|
D | wm2000.c | 145 ret = regulator_bulk_enable(WM2000_NUM_SUPPLIES, wm2000->supplies); in wm2000_power_up() 854 ret = regulator_bulk_enable(WM2000_NUM_SUPPLIES, wm2000->supplies); in wm2000_i2c_probe()
|
D | sta32x.c | 823 ret = regulator_bulk_enable(ARRAY_SIZE(sta32x->supplies), in sta32x_set_bias_level() 884 ret = regulator_bulk_enable(ARRAY_SIZE(sta32x->supplies), in sta32x_probe()
|
D | wm8985.c | 901 ret = regulator_bulk_enable(ARRAY_SIZE(wm8985->supplies), in wm8985_set_bias_level() 982 ret = regulator_bulk_enable(ARRAY_SIZE(wm8985->supplies), in wm8985_probe()
|
D | sta350.c | 857 ret = regulator_bulk_enable( in sta350_set_bias_level() 921 ret = regulator_bulk_enable(ARRAY_SIZE(sta350->supplies), in sta350_probe()
|
D | wm8741.c | 424 ret = regulator_bulk_enable(ARRAY_SIZE(wm8741->supplies), in wm8741_probe()
|
D | sgtl5000.c | 952 ret = regulator_bulk_enable( in sgtl5000_set_bias_level() 1275 ret = regulator_bulk_enable(ARRAY_SIZE(sgtl5000->supplies), in sgtl5000_enable_regulators()
|
D | cs42l56.c | 959 ret = regulator_bulk_enable(ARRAY_SIZE(cs42l56->supplies), in cs42l56_set_bias_level() 1305 ret = regulator_bulk_enable(ARRAY_SIZE(cs42l56->supplies), in cs42l56_i2c_probe()
|
D | pcm512x.c | 1422 ret = regulator_bulk_enable(ARRAY_SIZE(pcm512x->supplies), in pcm512x_probe() 1577 ret = regulator_bulk_enable(ARRAY_SIZE(pcm512x->supplies), in pcm512x_resume()
|
D | wm8993.c | 996 ret = regulator_bulk_enable(ARRAY_SIZE(wm8993->supplies), in wm8993_set_bias_level() 1660 ret = regulator_bulk_enable(ARRAY_SIZE(wm8993->supplies), in wm8993_i2c_probe()
|
D | wm8580.c | 871 ret = regulator_bulk_enable(ARRAY_SIZE(wm8580->supplies), in wm8580_probe()
|
D | wm8995.c | 1969 ret = regulator_bulk_enable(ARRAY_SIZE(wm8995->supplies), in wm8995_set_bias_level() 2051 ret = regulator_bulk_enable(ARRAY_SIZE(wm8995->supplies), in wm8995_probe()
|
D | wm8904.c | 1856 ret = regulator_bulk_enable(ARRAY_SIZE(wm8904->supplies), in wm8904_set_bias_level() 2177 ret = regulator_bulk_enable(ARRAY_SIZE(wm8904->supplies), in wm8904_i2c_probe()
|
D | wm2200.c | 2255 ret = regulator_bulk_enable(ARRAY_SIZE(wm2200->core_supplies), in wm2200_i2c_probe() 2464 ret = regulator_bulk_enable(ARRAY_SIZE(wm2200->core_supplies), in wm2200_runtime_resume()
|
D | wm0010.c | 605 ret = regulator_bulk_enable(ARRAY_SIZE(wm0010->core_supplies), in wm0010_boot()
|
D | wm8400.c | 1149 ret = regulator_bulk_enable(ARRAY_SIZE(power), in wm8400_set_bias_level()
|
D | tlv320aic31xx.c | 992 ret = regulator_bulk_enable(ARRAY_SIZE(aic31xx->supplies), in aic31xx_power_on()
|
D | wm5100.c | 2467 ret = regulator_bulk_enable(ARRAY_SIZE(wm5100->core_supplies), in wm5100_i2c_probe() 2689 ret = regulator_bulk_enable(ARRAY_SIZE(wm5100->core_supplies), in wm5100_runtime_resume()
|
D | wm8962.c | 3596 ret = regulator_bulk_enable(ARRAY_SIZE(wm8962->supplies), in wm8962_i2c_probe() 3800 ret = regulator_bulk_enable(ARRAY_SIZE(wm8962->supplies), in wm8962_runtime_resume()
|
D | wm8996.c | 1594 ret = regulator_bulk_enable(ARRAY_SIZE(wm8996->supplies), in wm8996_set_bias_level() 2815 ret = regulator_bulk_enable(ARRAY_SIZE(wm8996->supplies), in wm8996_i2c_probe()
|
D | tlv320dac33.c | 390 ret = regulator_bulk_enable(ARRAY_SIZE(dac33->supplies), in dac33_hard_power()
|
D | tlv320aic3x.c | 1334 ret = regulator_bulk_enable(ARRAY_SIZE(aic3x->supplies), in aic3x_set_power()
|
D | wm8350.c | 1106 ret = regulator_bulk_enable(ARRAY_SIZE(priv->supplies), in wm8350_set_bias_level()
|
/linux-4.1.27/include/linux/regulator/ |
D | consumer.h | 215 int __must_check regulator_bulk_enable(int num_consumers, 413 static inline int regulator_bulk_enable(int num_consumers, in regulator_bulk_enable() function
|
/linux-4.1.27/drivers/mfd/ |
D | wm8994-core.c | 194 ret = regulator_bulk_enable(wm8994->num_supplies, in wm8994_resume() 404 ret = regulator_bulk_enable(wm8994->num_supplies, in wm8994_device_init()
|
D | si476x-i2c.c | 293 err = regulator_bulk_enable(ARRAY_SIZE(core->supplies), in si476x_core_set_power_state()
|
D | twl6040.c | 665 ret = regulator_bulk_enable(TWL6040_NUM_SUPPLIES, twl6040->supplies); in twl6040_probe()
|
D | arizona-core.c | 740 ret = regulator_bulk_enable(arizona->num_core_supplies, in arizona_dev_init()
|
/linux-4.1.27/drivers/misc/lis3lv02d/ |
D | lis3lv02d_i2c.c | 51 ret = regulator_bulk_enable(ARRAY_SIZE(lis3->regulators), in lis3_reg_ctrl()
|
/linux-4.1.27/drivers/gpu/drm/panel/ |
D | panel-ld9040.c | 202 ret = regulator_bulk_enable(ARRAY_SIZE(ctx->supplies), ctx->supplies); in ld9040_power_on()
|
D | panel-s6e8aa0.c | 861 ret = regulator_bulk_enable(ARRAY_SIZE(ctx->supplies), ctx->supplies); in s6e8aa0_power_on()
|
/linux-4.1.27/drivers/iio/dac/ |
D | ad5449.c | 296 ret = regulator_bulk_enable(st->chip_info->num_channels, st->vref_reg); in ad5449_spi_probe()
|
D | ad5764.c | 312 ret = regulator_bulk_enable(ARRAY_SIZE(st->vref_reg), in ad5764_probe()
|
D | ad5360.c | 500 ret = regulator_bulk_enable(st->chip_info->num_vrefs, st->vref_reg); in ad5360_probe()
|
D | ad5064.c | 478 ret = regulator_bulk_enable(ad5064_num_vref(st), st->vref_reg); in ad5064_probe()
|
/linux-4.1.27/drivers/input/misc/ |
D | twl6040-vibra.c | 94 ret = regulator_bulk_enable(ARRAY_SIZE(info->supplies), info->supplies); in twl6040_vibra_enable()
|
/linux-4.1.27/drivers/ata/ |
D | ahci_tegra.c | 118 ret = regulator_bulk_enable(ARRAY_SIZE(tegra->supplies), in tegra_ahci_power_on()
|
/linux-4.1.27/drivers/video/fbdev/exynos/ |
D | exynos_mipi_dsi.c | 70 ret = regulator_bulk_enable(ARRAY_SIZE(supplies), supplies); in exynos_mipi_regulator_enable()
|
D | s6e8ax0.c | 81 ret = regulator_bulk_enable(ARRAY_SIZE(supplies), supplies); in s6e8ax0_regulator_enable()
|
/linux-4.1.27/drivers/video/backlight/ |
D | ld9040.c | 65 ret = regulator_bulk_enable(ARRAY_SIZE(supplies), supplies); in ld9040_regulator_enable()
|
/linux-4.1.27/drivers/misc/ |
D | apds990x.c | 615 int err = regulator_bulk_enable(ARRAY_SIZE(chip->regs), in apds990x_chip_on() 1129 err = regulator_bulk_enable(ARRAY_SIZE(chip->regs), chip->regs); in apds990x_probe()
|
D | bh1770glc.c | 401 int ret = regulator_bulk_enable(ARRAY_SIZE(chip->regs), in bh1770_chip_on() 1233 err = regulator_bulk_enable(ARRAY_SIZE(chip->regs), in bh1770_probe()
|
/linux-4.1.27/drivers/media/i2c/ |
D | noon010pc30.c | 406 ret = regulator_bulk_enable(NOON010_NUM_SUPPLIES, info->supply); in power_enable()
|
D | mt9t001.c | 197 ret = regulator_bulk_enable(ARRAY_SIZE(mt9t001->regulators), in mt9t001_power_on()
|
D | s5k4ecgx.c | 476 ret = regulator_bulk_enable(S5K4ECGX_NUM_SUPPLIES, priv->supplies); in __s5k4ecgx_power_on()
|
D | mt9p031.c | 318 ret = regulator_bulk_enable(ARRAY_SIZE(mt9p031->regulators), in mt9p031_power_on()
|
D | s5k6aa.c | 833 ret = regulator_bulk_enable(S5K6AA_NUM_SUPPLIES, s5k6aa->supplies); in __s5k6aa_power_on()
|
D | s5k5baf.c | 959 ret = regulator_bulk_enable(S5K5BAF_NUM_SUPPLIES, state->supplies); in s5k5baf_power_on()
|
/linux-4.1.27/drivers/media/i2c/m5mols/ |
D | m5mols_core.c | 755 ret = regulator_bulk_enable(ARRAY_SIZE(supplies), supplies); in m5mols_sensor_power()
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | mipi-csis.c | 946 ret = regulator_bulk_enable(CSIS_NUM_SUPPLIES, in s5pcsis_pm_resume()
|
/linux-4.1.27/drivers/usb/dwc2/ |
D | gadget.c | 3059 ret = regulator_bulk_enable(ARRAY_SIZE(hsotg->supplies), in s3c_hsotg_udc_start() 3921 ret = regulator_bulk_enable(ARRAY_SIZE(hsotg->supplies), in dwc2_gadget_init() 4112 ret = regulator_bulk_enable(ARRAY_SIZE(hsotg->supplies), in s3c_hsotg_resume()
|
/linux-4.1.27/drivers/media/platform/s5p-tv/ |
D | hdmi_drv.c | 585 ret = regulator_bulk_enable(res->regul_count, res->regul_bulk); in hdmi_resource_poweron()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | s3c-hsudc.c | 1156 ret = regulator_bulk_enable(ARRAY_SIZE(hsudc->supplies), in s3c_hsudc_start()
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_dsi.c | 1299 ret = regulator_bulk_enable(ARRAY_SIZE(dsi->supplies), dsi->supplies); in exynos_dsi_poweron()
|
D | exynos_hdmi.c | 2051 if (regulator_bulk_enable(res->regul_count, res->regul_bulk)) in hdmi_poweron()
|
/linux-4.1.27/drivers/gpu/drm/msm/dsi/ |
D | dsi_host.c | 356 ret = regulator_bulk_enable(num, s); in dsi_host_regulator_enable()
|
/linux-4.1.27/drivers/pci/host/ |
D | pci-tegra.c | 957 err = regulator_bulk_enable(pcie->num_supplies, pcie->supplies); in tegra_pcie_power_on()
|
/linux-4.1.27/drivers/media/platform/soc_camera/ |
D | soc_camera.c | 90 ret = regulator_bulk_enable(ssdd->sd_pdata.num_regulators, in soc_camera_power_on()
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
D | smsc911x.c | 385 ret = regulator_bulk_enable(ARRAY_SIZE(pdata->supplies), in smsc911x_enable_resources()
|