Home
last modified time | relevance | path

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

12

/drivers/regulator/
Duserspace-consumer.c79 ret = regulator_bulk_enable(data->num_supplies, in reg_set_state()
142 ret = regulator_bulk_enable(drvdata->num_supplies, in regulator_userspace_consumer_probe()
/drivers/mfd/
Dwm8994-core.c328 ret = regulator_bulk_enable(wm8994->num_supplies, in wm8994_resume()
538 ret = regulator_bulk_enable(wm8994->num_supplies, in wm8994_device_init()
Dtwl6040.c564 ret = regulator_bulk_enable(TWL6040_NUM_SUPPLIES, twl6040->supplies); in twl6040_probe()
Dsi476x-i2c.c293 err = regulator_bulk_enable(ARRAY_SIZE(core->supplies), in si476x_core_set_power_state()
Darizona-core.c518 ret = regulator_bulk_enable(arizona->num_core_supplies, in arizona_dev_init()
/drivers/misc/lis3lv02d/
Dlis3lv02d_i2c.c52 ret = regulator_bulk_enable(ARRAY_SIZE(lis3->regulators), in lis3_reg_ctrl()
/drivers/media/platform/exynos4-is/
Dfimc-is-sensor.c154 ret = regulator_bulk_enable(SENSOR_NUM_SUPPLIES, in fimc_is_sensor_s_power()
Dmipi-csis.c928 ret = regulator_bulk_enable(CSIS_NUM_SUPPLIES, in s5pcsis_pm_resume()
/drivers/iio/dac/
Dad5449.c296 ret = regulator_bulk_enable(st->chip_info->num_channels, st->vref_reg); in ad5449_spi_probe()
Dad5764.c309 ret = regulator_bulk_enable(ARRAY_SIZE(st->vref_reg), in ad5764_probe()
Dad5360.c496 ret = regulator_bulk_enable(st->chip_info->num_vrefs, st->vref_reg); in ad5360_probe()
Dad5064.c473 ret = regulator_bulk_enable(ad5064_num_vref(st), st->vref_reg); in ad5064_probe()
/drivers/input/misc/
Dtwl6040-vibra.c94 ret = regulator_bulk_enable(ARRAY_SIZE(info->supplies), info->supplies); in twl6040_vibra_enable()
/drivers/video/exynos/
Dexynos_mipi_dsi.c69 ret = regulator_bulk_enable(ARRAY_SIZE(supplies), supplies); in exynos_mipi_regulator_enable()
Ds6e8ax0.c81 ret = regulator_bulk_enable(ARRAY_SIZE(supplies), supplies); in s6e8ax0_regulator_enable()
/drivers/video/backlight/
Dld9040.c65 ret = regulator_bulk_enable(ARRAY_SIZE(supplies), supplies); in ld9040_regulator_enable()
/drivers/misc/
Dapds990x.c615 int err = regulator_bulk_enable(ARRAY_SIZE(chip->regs), in apds990x_chip_on()
1118 err = regulator_bulk_enable(ARRAY_SIZE(chip->regs), chip->regs); in apds990x_probe()
Dbh1770glc.c401 int ret = regulator_bulk_enable(ARRAY_SIZE(chip->regs), in bh1770_chip_on()
1217 err = regulator_bulk_enable(ARRAY_SIZE(chip->regs), in bh1770_probe()
/drivers/media/i2c/
Dnoon010pc30.c407 ret = regulator_bulk_enable(NOON010_NUM_SUPPLIES, info->supply); in power_enable()
Ds5k4ecgx.c477 ret = regulator_bulk_enable(S5K4ECGX_NUM_SUPPLIES, priv->supplies); in __s5k4ecgx_power_on()
/drivers/media/i2c/m5mols/
Dm5mols_core.c760 ret = regulator_bulk_enable(ARRAY_SIZE(supplies), supplies); in m5mols_sensor_power()
/drivers/media/platform/s5p-tv/
Dhdmi_drv.c582 regulator_bulk_enable(res->regul_count, res->regul_bulk); in hdmi_resource_poweron()
/drivers/media/radio/
Dsi4713-i2c.c361 err = regulator_bulk_enable(ARRAY_SIZE(sdev->supplies), in si4713_powerup()
/drivers/usb/gadget/
Ds3c-hsudc.c1157 ret = regulator_bulk_enable(ARRAY_SIZE(hsudc->supplies), in s3c_hsudc_start()
Ds3c-hsotg.c2931 ret = regulator_bulk_enable(ARRAY_SIZE(hsotg->supplies), in s3c_hsotg_udc_start()
3540 ret = regulator_bulk_enable(ARRAY_SIZE(hsotg->supplies), in s3c_hsotg_probe()

12