/linux-6.3-rc2/drivers/usb/dwc3/ |
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() 203 ret = regulator_enable(exynos->vdd33); in dwc3_exynos_resume() 208 ret = regulator_enable(exynos->vdd10); in dwc3_exynos_resume()
|
/linux-6.3-rc2/drivers/gpu/drm/panel/ |
A D | panel-sharp-ls060t1sx01.c | 107 ret = regulator_enable(ctx->vddi_supply); in sharp_ls060_prepare() 111 ret = regulator_enable(ctx->avdd_supply); in sharp_ls060_prepare() 117 ret = regulator_enable(ctx->avee_supply); in sharp_ls060_prepare() 123 ret = regulator_enable(ctx->vddh_supply); in sharp_ls060_prepare()
|
A D | panel-boe-bf060y8m-aj0.c | 140 ret = regulator_enable(boe->vregs[BF060Y8M_VREG_EL_VDD].consumer); in boe_bf060y8m_aj0_prepare() 143 ret = regulator_enable(boe->vregs[BF060Y8M_VREG_EL_VSS].consumer); in boe_bf060y8m_aj0_prepare() 147 ret = regulator_enable(boe->vregs[BF060Y8M_VREG_VCC].consumer); in boe_bf060y8m_aj0_prepare() 151 ret = regulator_enable(boe->vregs[BF060Y8M_VREG_VDDIO].consumer); in boe_bf060y8m_aj0_prepare() 155 ret = regulator_enable(boe->vregs[BF060Y8M_VREG_VCI].consumer); in boe_bf060y8m_aj0_prepare()
|
A D | panel-mantix-mlaf057we51.c | 152 ret = regulator_enable(ctx->vddi); in mantix_prepare() 161 ret = regulator_enable(ctx->avdd); in mantix_prepare() 169 ret = regulator_enable(ctx->avee); in mantix_prepare()
|
A D | panel-feiyang-fy07024di26a30d.c | 54 ret = regulator_enable(ctx->dvdd); in feiyang_prepare() 61 ret = regulator_enable(ctx->avdd); in feiyang_prepare()
|
A D | panel-novatek-nt35950.c | 437 ret = regulator_enable(nt->vregs[0].consumer); in nt35950_prepare() 442 ret = regulator_enable(nt->vregs[3].consumer); in nt35950_prepare() 447 ret = regulator_enable(nt->vregs[1].consumer); in nt35950_prepare() 451 ret = regulator_enable(nt->vregs[2].consumer); in nt35950_prepare()
|
A D | panel-leadtek-ltk500hd1829.c | 308 ret = regulator_enable(ctx->vcc); in ltk500hd1829_prepare() 313 ret = regulator_enable(ctx->iovcc); in ltk500hd1829_prepare()
|
/linux-6.3-rc2/drivers/leds/ |
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-6.3-rc2/drivers/iio/adc/ |
A D | ti-adc084s021.c | 103 ret = regulator_enable(adc->reg); in adc084s021_read_raw() 121 ret = regulator_enable(adc->reg); in adc084s021_read_raw() 177 return regulator_enable(adc->reg); in adc084s021_buffer_preenable()
|
A D | stm32-adc-core.c | 471 ret = regulator_enable(priv->vdd); in stm32_adc_core_switches_supply_en() 495 ret = regulator_enable(priv->booster); in stm32_adc_core_switches_supply_en() 533 ret = regulator_enable(priv->vdda); in stm32_adc_core_hw_start() 550 ret = regulator_enable(priv->vref); in stm32_adc_core_hw_start() 641 ret = regulator_enable(priv->vdd); in stm32_adc_core_switches_probe()
|
/linux-6.3-rc2/drivers/gnss/ |
A D | mtk.c | 29 ret = regulator_enable(data->vcc); in mtk_set_active() 100 ret = regulator_enable(data->vbackup); in mtk_probe()
|
A D | ubx.c | 29 ret = regulator_enable(data->vcc); in ubx_set_active() 100 ret = regulator_enable(data->v_bckp); in ubx_probe()
|
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-6.3-rc2/drivers/hid/i2c-hid/ |
A D | i2c-hid-of-goodix.c | 40 ret = regulator_enable(ihid_goodix->vdd); in goodix_i2c_hid_power_up() 44 ret = regulator_enable(ihid_goodix->vddio); in goodix_i2c_hid_power_up()
|
A D | i2c-hid-of-elan.c | 41 ret = regulator_enable(ihid_elan->vcc33); in elan_i2c_hid_power_up() 45 ret = regulator_enable(ihid_elan->vccio); in elan_i2c_hid_power_up()
|
/linux-6.3-rc2/drivers/staging/greybus/ |
A D | arche-apb-ctrl.c | 84 ret = regulator_enable(apb->vcore); in coldboot_seq() 92 ret = regulator_enable(apb->vio); in coldboot_seq() 125 ret = regulator_enable(apb->vcore); in fw_flashing_seq() 131 ret = regulator_enable(apb->vio); in fw_flashing_seq()
|
/linux-6.3-rc2/drivers/iio/light/ |
A D | gp2ap002.c | 548 ret = regulator_enable(gp2ap002->vdd); in gp2ap002_probe() 553 ret = regulator_enable(gp2ap002->vio); in gp2ap002_probe() 666 ret = regulator_enable(gp2ap002->vdd); in gp2ap002_runtime_resume() 671 ret = regulator_enable(gp2ap002->vio); in gp2ap002_runtime_resume()
|
A D | cm3605.c | 216 ret = regulator_enable(cm3605->vdd); in cm3605_probe() 300 ret = regulator_enable(cm3605->vdd); in cm3605_pm_resume()
|
/linux-6.3-rc2/drivers/iio/dac/ |
A D | ad8801.c | 130 ret = regulator_enable(state->vrefh_reg); in ad8801_probe() 153 ret = regulator_enable(state->vrefl_reg); in ad8801_probe()
|
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-6.3-rc2/sound/soc/img/ |
A D | pistachio-internal-dac.c | 167 ret = regulator_enable(dac->supply); in pistachio_internal_dac_probe() 235 ret = regulator_enable(dac->supply); in pistachio_internal_dac_rt_resume()
|
/linux-6.3-rc2/drivers/iio/magnetometer/ |
A D | mag3110.c | 495 ret = regulator_enable(data->vdd_reg); in mag3110_probe() 501 ret = regulator_enable(data->vddio_reg); in mag3110_probe() 606 ret = regulator_enable(data->vdd_reg); in mag3110_resume() 612 ret = regulator_enable(data->vddio_reg); in mag3110_resume()
|
/linux-6.3-rc2/drivers/video/backlight/ |
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-6.3-rc2/sound/soc/codecs/ |
A D | ak4104.c | 178 ret = regulator_enable(ak4104->regulator); in ak4104_probe() 228 ret = regulator_enable(priv->regulator); in ak4104_soc_resume()
|
/linux-6.3-rc2/drivers/pci/controller/ |
A D | pcie-rockchip-host.c | 621 err = regulator_enable(rockchip->vpcie12v); in rockchip_pcie_set_vpcie() 629 err = regulator_enable(rockchip->vpcie3v3); in rockchip_pcie_set_vpcie() 636 err = regulator_enable(rockchip->vpcie1v8); in rockchip_pcie_set_vpcie() 642 err = regulator_enable(rockchip->vpcie0v9); in rockchip_pcie_set_vpcie() 896 err = regulator_enable(rockchip->vpcie0v9); in rockchip_pcie_resume_noirq()
|