| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-boe-bf060y8m-aj0.c | 115 ret = regulator_enable(boe->vregs[BF060Y8M_VREG_EL_VDD].consumer); in boe_bf060y8m_aj0_prepare() 118 ret = regulator_enable(boe->vregs[BF060Y8M_VREG_EL_VSS].consumer); in boe_bf060y8m_aj0_prepare() 122 ret = regulator_enable(boe->vregs[BF060Y8M_VREG_VCC].consumer); in boe_bf060y8m_aj0_prepare() 126 ret = regulator_enable(boe->vregs[BF060Y8M_VREG_VDDIO].consumer); in boe_bf060y8m_aj0_prepare() 130 ret = regulator_enable(boe->vregs[BF060Y8M_VREG_VCI].consumer); in boe_bf060y8m_aj0_prepare()
|
| H A D | panel-sharp-ls060t1sx01.c | 82 ret = regulator_enable(ctx->vddi_supply); in sharp_ls060_prepare() 86 ret = regulator_enable(ctx->avdd_supply); in sharp_ls060_prepare() 92 ret = regulator_enable(ctx->avee_supply); in sharp_ls060_prepare() 98 ret = regulator_enable(ctx->vddh_supply); in sharp_ls060_prepare()
|
| H A D | panel-novatek-nt35950.c | 362 ret = regulator_enable(nt->vregs[0].consumer); in nt35950_prepare() 367 ret = regulator_enable(nt->vregs[3].consumer); in nt35950_prepare() 372 ret = regulator_enable(nt->vregs[1].consumer); in nt35950_prepare() 376 ret = regulator_enable(nt->vregs[2].consumer); in nt35950_prepare()
|
| H A D | panel-feiyang-fy07024di26a30d.c | 54 ret = regulator_enable(ctx->dvdd); in feiyang_prepare() 61 ret = regulator_enable(ctx->avdd); in feiyang_prepare()
|
| H A D | panel-renesas-r69328.c | 61 ret = regulator_enable(priv->vdd_supply); in renesas_r69328_prepare() 69 ret = regulator_enable(priv->vddio_supply); in renesas_r69328_prepare()
|
| H A D | panel-renesas-r61307.c | 97 ret = regulator_enable(priv->vcc_supply); in renesas_r61307_prepare() 105 ret = regulator_enable(priv->iovcc_supply); in renesas_r61307_prepare()
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-exynos.c | 86 ret = regulator_enable(exynos->vdd33); in dwc3_exynos_probe() 97 ret = regulator_enable(exynos->vdd10); in dwc3_exynos_probe() 245 ret = regulator_enable(exynos->vdd33); in dwc3_exynos_resume() 250 ret = regulator_enable(exynos->vdd10); in dwc3_exynos_resume()
|
| /linux/drivers/usb/typec/mux/ |
| H A D | ps883x.c | 230 ret = regulator_enable(retimer->vdd33_supply); in ps883x_enable_vregs() 236 ret = regulator_enable(retimer->vdd33_cap_supply); in ps883x_enable_vregs() 244 ret = regulator_enable(retimer->vdd_supply); in ps883x_enable_vregs() 250 ret = regulator_enable(retimer->vddar_supply); in ps883x_enable_vregs() 256 ret = regulator_enable(retimer->vddat_supply); in ps883x_enable_vregs() 262 ret = regulator_enable(retimer->vddio_supply); in ps883x_enable_vregs()
|
| /linux/drivers/leds/ |
| H A D | leds-wm8350.c | 95 ret = regulator_enable(led->isink); in wm8350_led_enable() 101 ret = regulator_enable(led->dcdc); in wm8350_led_enable() 129 ret = regulator_enable(led->dcdc); in wm8350_led_disable()
|
| /linux/drivers/iio/adc/ |
| H A D | ti-adc084s021.c | 102 ret = regulator_enable(adc->reg); in adc084s021_read_raw() 120 ret = regulator_enable(adc->reg); in adc084s021_read_raw() 175 return regulator_enable(adc->reg); in adc084s021_buffer_preenable()
|
| H A D | stm32-adc-core.c | 473 ret = regulator_enable(priv->vdd); in stm32_adc_core_switches_supply_en() 497 ret = regulator_enable(priv->booster); in stm32_adc_core_switches_supply_en() 535 ret = regulator_enable(priv->vdda); in stm32_adc_core_hw_start() 552 ret = regulator_enable(priv->vref); in stm32_adc_core_hw_start() 641 ret = regulator_enable(priv->vdd); in stm32_adc_core_switches_probe()
|
| /linux/drivers/staging/greybus/ |
| H A D | arche-apb-ctrl.c | 85 ret = regulator_enable(apb->vcore); in coldboot_seq() 93 ret = regulator_enable(apb->vio); in coldboot_seq() 126 ret = regulator_enable(apb->vcore); in fw_flashing_seq() 132 ret = regulator_enable(apb->vio); in fw_flashing_seq()
|
| /linux/drivers/gnss/ |
| H A D | mtk.c | 29 ret = regulator_enable(data->vcc); in mtk_set_active() 100 ret = regulator_enable(data->vbackup); in mtk_probe()
|
| H A D | sirf.c | 314 ret2 = regulator_enable(data->vcc); in sirf_runtime_suspend() 329 ret = regulator_enable(data->lna); in sirf_runtime_resume() 336 ret = regulator_enable(data->vcc); in sirf_runtime_resume() 455 ret = regulator_enable(data->vcc); in sirf_probe()
|
| /linux/drivers/hid/i2c-hid/ |
| H A D | i2c-hid-of-goodix.c | 49 ret = regulator_enable(ihid_goodix->vdd); in goodix_i2c_hid_power_up() 53 ret = regulator_enable(ihid_goodix->vddio); in goodix_i2c_hid_power_up()
|
| H A D | i2c-hid-of-elan.c | 49 ret = regulator_enable(ihid_elan->vcc33); in elan_i2c_hid_power_up() 54 ret = regulator_enable(ihid_elan->vccio); in elan_i2c_hid_power_up()
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | ti-tdp158.c | 27 err = regulator_enable(tdp158->vcc); in tdp158_enable() 31 err = regulator_enable(tdp158->vdd); in tdp158_enable()
|
| /linux/drivers/iio/light/ |
| H A D | gp2ap002.c | 546 ret = regulator_enable(gp2ap002->vdd); in gp2ap002_probe() 551 ret = regulator_enable(gp2ap002->vio); in gp2ap002_probe() 664 ret = regulator_enable(gp2ap002->vdd); in gp2ap002_runtime_resume() 669 ret = regulator_enable(gp2ap002->vio); in gp2ap002_runtime_resume()
|
| /linux/drivers/usb/phy/ |
| H A D | phy-generic.c | 57 ret = regulator_enable(nop->vcc); in nop_set_suspend() 85 ret = regulator_enable(nop->vbus_draw); in nop_set_vbus() 134 if (regulator_enable(nop->vcc)) in usb_gen_phy_init()
|
| /linux/drivers/iio/magnetometer/ |
| H A D | mag3110.c | 490 ret = regulator_enable(data->vdd_reg); in mag3110_probe() 496 ret = regulator_enable(data->vddio_reg); in mag3110_probe() 601 ret = regulator_enable(data->vdd_reg); in mag3110_resume() 607 ret = regulator_enable(data->vddio_reg); in mag3110_resume()
|
| /linux/sound/soc/img/ |
| H A D | pistachio-internal-dac.c | 167 ret = regulator_enable(dac->supply); in pistachio_internal_dac_probe() 232 ret = regulator_enable(dac->supply); in pistachio_internal_dac_rt_resume()
|
| /linux/drivers/video/backlight/ |
| H A D | l4f00242t03.c | 59 ret = regulator_enable(priv->io_reg); in l4f00242t03_lcd_init() 71 ret = regulator_enable(priv->core_reg); in l4f00242t03_lcd_init()
|
| /linux/sound/soc/codecs/ |
| H A D | ak4104.c | 178 ret = regulator_enable(ak4104->regulator); in ak4104_probe() 228 ret = regulator_enable(priv->regulator); in ak4104_soc_resume()
|
| /linux/drivers/iio/dac/ |
| H A D | ad7303.c | 227 ret = regulator_enable(st->vdd_reg); in ad7303_probe() 244 ret = regulator_enable(st->vref_reg); in ad7303_probe()
|
| /linux/rust/helpers/ |
| H A D | regulator.c | 31 return regulator_enable(regulator); in rust_helper_regulator_enable()
|