Home
last modified time | relevance | path

Searched refs:regulator_enable (Results 1 – 25 of 56) sorted by relevance

123

/drivers/leds/
Dleds-wm8350.c100 ret = regulator_enable(led->isink); in wm8350_led_enable()
106 ret = regulator_enable(led->dcdc); in wm8350_led_enable()
132 regulator_enable(led->dcdc); in wm8350_led_disable()
Dleds-regulator.c72 ret = regulator_enable(led->vcc); in regulator_led_enable()
/drivers/video/backlight/
Dl4f00242t03.c57 regulator_enable(priv->io_reg); in l4f00242t03_lcd_init()
60 regulator_enable(priv->core_reg); in l4f00242t03_lcd_init()
/drivers/usb/otg/
Dtwl4030-usb.c373 regulator_enable(twl->usb3v1); in twl4030_phy_power()
374 regulator_enable(twl->usb1v8); in twl4030_phy_power()
384 regulator_enable(twl->usb1v5); in twl4030_phy_power()
Dtwl6030-usb.c269 regulator_enable(twl->usb3v3); in twl6030_usb_irq()
306 regulator_enable(twl->usb3v3); in twl6030_usbotg_irq()
Dgpio_vbus.c71 regulator_enable(vbus_draw); in set_vbus_draw()
Dmsm_otg.c88 ret = regulator_enable(hsusb_vddcx); in msm_hsusb_init_vddcx()
127 rc = regulator_enable(hsusb_3p3); in msm_hsusb_ldo_init()
145 rc = regulator_enable(hsusb_1p8); in msm_hsusb_ldo_init()
/drivers/regulator/
Dvirtual.c52 ret = regulator_enable(data->regulator); in update_voltage_constraints()
92 ret = regulator_enable(data->regulator); in update_current_limit_constraints()
Dcore.c1526 int regulator_enable(struct regulator *regulator) in regulator_enable() function
1532 ret = regulator_enable(rdev->supply); in regulator_enable()
1546 EXPORT_SYMBOL_GPL(regulator_enable);
2509 bulk->ret = regulator_enable(bulk->consumer); in regulator_bulk_enable_async()
2585 regulator_enable(consumers[i].consumer); in regulator_bulk_disable()
2943 ret = regulator_enable(rdev->supply); in regulator_register()
/drivers/media/video/s5p-tv/
Dsdo_drv.c268 regulator_enable(sdev->vdac); in sdo_runtime_resume()
269 regulator_enable(sdev->vdet); in sdo_runtime_resume()
Dsii9234_drv.c255 regulator_enable(ctx->power); in sii9234_runtime_resume()
/drivers/staging/iio/dac/
Dad5791.c299 ret = regulator_enable(st->reg_vdd); in ad5791_probe()
308 ret = regulator_enable(st->reg_vss); in ad5791_probe()
Dad5624r_spi.c266 ret = regulator_enable(st->reg); in ad5624r_probe()
/drivers/video/omap2/dss/
Dsdi.c70 r = regulator_enable(sdi.vdds_sdi_reg); in omapdss_sdi_display_enable()
Ddpi.c200 r = regulator_enable(dpi.vdds_dsi_reg); in omapdss_dpi_display_enable()
/drivers/input/touchscreen/
Dbu21013_ts.c471 error = regulator_enable(bu21013_data->regulator); in bu21013_probe()
608 retval = regulator_enable(bu21013_data->regulator); in bu21013_resume()
/drivers/media/video/omap3isp/
Dispcsiphy.c185 rval = regulator_enable(phy->vdd); in omap3isp_csiphy_acquire()
/drivers/staging/iio/adc/
Dad7476_core.c141 ret = regulator_enable(st->reg); in ad7476_probe()
Dad7780.c178 ret = regulator_enable(st->reg); in ad7780_probe()
Dad7298_core.c180 ret = regulator_enable(st->reg); in ad7298_probe()
Dad7887_core.c116 ret = regulator_enable(st->reg); in ad7887_probe()
/drivers/usb/host/
Dohci-jz4740.c67 ret = regulator_enable(jz4740_ohci->vbus); in ohci_jz4740_set_vbus_power()
Dehci-omap.c191 regulator_enable(pdata->regulator[i]); in ehci_hcd_omap_probe()
/drivers/staging/ste_rmi4/
Dsynaptics_i2c_rmi4.c937 retval = regulator_enable(rmi4_data->regulator); in synaptics_rmi4_probe()
1101 regulator_enable(rmi4_data->regulator); in synaptics_rmi4_resume()
/drivers/input/misc/
Dmax8997_haptic.c186 regulator_enable(chip->regulator); in max8997_haptic_enable()

123