Home
last modified time | relevance | path

Searched refs:regulator_disable (Results 1 – 25 of 441) sorted by relevance

12345678910>>...18

/linux-6.15/drivers/gpu/drm/panel/
H A Dpanel-sharp-ls060t1sx01.c113 regulator_disable(ctx->vddh_supply); in sharp_ls060_prepare()
118 regulator_disable(ctx->avee_supply); in sharp_ls060_prepare()
121 regulator_disable(ctx->avdd_supply); in sharp_ls060_prepare()
126 regulator_disable(ctx->vddi_supply); in sharp_ls060_prepare()
137 regulator_disable(ctx->vddh_supply); in sharp_ls060_unprepare()
141 regulator_disable(ctx->avee_supply); in sharp_ls060_unprepare()
142 regulator_disable(ctx->avdd_supply); in sharp_ls060_unprepare()
146 regulator_disable(ctx->vddi_supply); in sharp_ls060_unprepare()
H A Dpanel-leadtek-ltk500hd1829.c506 regulator_disable(ctx->iovcc); in ltk500hd1829_unprepare()
507 regulator_disable(ctx->vcc); in ltk500hd1829_unprepare()
565 regulator_disable(ctx->iovcc); in ltk500hd1829_prepare()
567 regulator_disable(ctx->vcc); in ltk500hd1829_prepare()
H A Dpanel-xinpeng-xpp055c272.c137 regulator_disable(ctx->iovcc); in xpp055c272_unprepare()
138 regulator_disable(ctx->vci); in xpp055c272_unprepare()
188 regulator_disable(ctx->iovcc); in xpp055c272_prepare()
190 regulator_disable(ctx->vci); in xpp055c272_prepare()
H A Dpanel-elida-kd35t133.c94 regulator_disable(ctx->iovcc); in kd35t133_unprepare()
95 regulator_disable(ctx->vdd); in kd35t133_unprepare()
145 regulator_disable(ctx->iovcc); in kd35t133_prepare()
147 regulator_disable(ctx->vdd); in kd35t133_prepare()
H A Dpanel-tdo-tl070wsh30.c57 regulator_disable(tdo_tl070wsh30->supply); in tdo_tl070wsh30_panel_prepare()
66 regulator_disable(tdo_tl070wsh30->supply); in tdo_tl070wsh30_panel_prepare()
94 regulator_disable(tdo_tl070wsh30->supply); in tdo_tl070wsh30_panel_unprepare()
H A Dpanel-ilitek-ili9882t.c444 regulator_disable(ili->avee); in ili9882t_unprepare()
445 regulator_disable(ili->avdd); in ili9882t_unprepare()
447 regulator_disable(ili->pp1800); in ili9882t_unprepare()
448 regulator_disable(ili->pp3300); in ili9882t_unprepare()
503 regulator_disable(ili->avee); in ili9882t_prepare()
505 regulator_disable(ili->avdd); in ili9882t_prepare()
508 regulator_disable(ili->pp1800); in ili9882t_prepare()
H A Dpanel-leadtek-ltk050h3146w.c471 regulator_disable(ctx->iovcc); in ltk050h3146w_unprepare()
472 regulator_disable(ctx->vci); in ltk050h3146w_unprepare()
513 regulator_disable(ctx->iovcc); in ltk050h3146w_prepare()
515 regulator_disable(ctx->vci); in ltk050h3146w_prepare()
/linux-6.15/drivers/usb/typec/mux/
H A Dps883x.c238 regulator_disable(retimer->vddat_supply); in ps883x_enable_vregs()
240 regulator_disable(retimer->vddar_supply); in ps883x_enable_vregs()
242 regulator_disable(retimer->vdd_supply); in ps883x_enable_vregs()
244 regulator_disable(retimer->vdd33_cap_supply); in ps883x_enable_vregs()
246 regulator_disable(retimer->vdd33_supply); in ps883x_enable_vregs()
253 regulator_disable(retimer->vddio_supply); in ps883x_disable_vregs()
254 regulator_disable(retimer->vddat_supply); in ps883x_disable_vregs()
255 regulator_disable(retimer->vddar_supply); in ps883x_disable_vregs()
256 regulator_disable(retimer->vdd_supply); in ps883x_disable_vregs()
257 regulator_disable(retimer->vdd33_cap_supply); in ps883x_disable_vregs()
[all …]
/linux-6.15/drivers/usb/dwc3/
H A Ddwc3-exynos.c118 regulator_disable(exynos->vdd10); in dwc3_exynos_probe()
120 regulator_disable(exynos->vdd33); in dwc3_exynos_probe()
144 regulator_disable(exynos->vdd33); in dwc3_exynos_remove()
145 regulator_disable(exynos->vdd10); in dwc3_exynos_remove()
216 regulator_disable(exynos->vdd33); in dwc3_exynos_suspend()
217 regulator_disable(exynos->vdd10); in dwc3_exynos_suspend()
/linux-6.15/drivers/pci/controller/
H A Dpcie-rockchip-host.c652 regulator_disable(rockchip->vpcie1v8); in rockchip_pcie_set_vpcie()
655 regulator_disable(rockchip->vpcie3v3); in rockchip_pcie_set_vpcie()
658 regulator_disable(rockchip->vpcie12v); in rockchip_pcie_set_vpcie()
887 regulator_disable(rockchip->vpcie0v9); in rockchip_pcie_suspend_noirq()
926 regulator_disable(rockchip->vpcie0v9); in rockchip_pcie_resume_noirq()
1003 regulator_disable(rockchip->vpcie12v); in rockchip_pcie_probe()
1005 regulator_disable(rockchip->vpcie3v3); in rockchip_pcie_probe()
1006 regulator_disable(rockchip->vpcie1v8); in rockchip_pcie_probe()
1007 regulator_disable(rockchip->vpcie0v9); in rockchip_pcie_probe()
1031 regulator_disable(rockchip->vpcie1v8); in rockchip_pcie_remove()
[all …]
/linux-6.15/drivers/gnss/
H A Dmtk.c41 ret = regulator_disable(data->vcc); in mtk_set_standby()
113 regulator_disable(data->vbackup); in mtk_probe()
127 regulator_disable(data->vbackup); in mtk_remove()
H A Dsirf.c299 ret = regulator_disable(data->vcc); in sirf_runtime_suspend()
304 ret = regulator_disable(data->lna); in sirf_runtime_suspend()
344 regulator_disable(data->lna); in sirf_runtime_resume()
529 regulator_disable(data->vcc); in sirf_probe()
551 regulator_disable(data->vcc); in sirf_remove()
/linux-6.15/drivers/gpu/drm/mcde/
H A Dmcde_drv.c419 ret = regulator_disable(mcde->epod); in mcde_probe()
436 regulator_disable(mcde->vana); in mcde_probe()
445 regulator_disable(mcde->vana); in mcde_probe()
447 regulator_disable(mcde->epod); in mcde_probe()
459 regulator_disable(mcde->vana); in mcde_remove()
460 regulator_disable(mcde->epod); in mcde_remove()
/linux-6.15/drivers/video/backlight/
H A Dl4f00242t03.c68 regulator_disable(priv->io_reg); in l4f00242t03_lcd_init()
74 regulator_disable(priv->io_reg); in l4f00242t03_lcd_init()
93 regulator_disable(priv->io_reg); in l4f00242t03_lcd_powerdown()
94 regulator_disable(priv->core_reg); in l4f00242t03_lcd_powerdown()
/linux-6.15/drivers/iio/magnetometer/
H A Dmag3110.c555 regulator_disable(data->vddio_reg); in mag3110_probe()
557 regulator_disable(data->vdd_reg); in mag3110_probe()
570 regulator_disable(data->vddio_reg); in mag3110_remove()
571 regulator_disable(data->vdd_reg); in mag3110_remove()
585 ret = regulator_disable(data->vddio_reg); in mag3110_suspend()
591 ret = regulator_disable(data->vdd_reg); in mag3110_suspend()
615 regulator_disable(data->vdd_reg); in mag3110_resume()
/linux-6.15/drivers/iio/adc/
H A Dad799x.c884 regulator_disable(st->vref); in ad799x_probe()
886 regulator_disable(st->reg); in ad799x_probe()
900 regulator_disable(st->vref); in ad799x_remove()
901 regulator_disable(st->reg); in ad799x_remove()
911 regulator_disable(st->vref); in ad799x_suspend()
912 regulator_disable(st->reg); in ad799x_suspend()
932 regulator_disable(st->reg); in ad799x_resume()
942 regulator_disable(st->vref); in ad799x_resume()
943 regulator_disable(st->reg); in ad799x_resume()
H A Dstm32-adc-core.c484 regulator_disable(priv->vdd); in stm32_adc_core_switches_supply_en()
522 regulator_disable(priv->vdd); in stm32_adc_core_switches_supply_dis()
526 regulator_disable(priv->booster); in stm32_adc_core_switches_supply_dis()
578 regulator_disable(priv->vref); in stm32_adc_core_hw_start()
582 regulator_disable(priv->vdda); in stm32_adc_core_hw_start()
596 regulator_disable(priv->vref); in stm32_adc_core_hw_stop()
598 regulator_disable(priv->vdda); in stm32_adc_core_hw_stop()
651 regulator_disable(priv->vdd); in stm32_adc_core_switches_probe()
656 regulator_disable(priv->vdd); in stm32_adc_core_switches_probe()
H A Dti-adc084s021.c111 regulator_disable(adc->reg); in adc084s021_read_raw()
125 regulator_disable(adc->reg); in adc084s021_read_raw()
184 return regulator_disable(adc->reg); in adc084s021_buffer_postdisable()
/linux-6.15/drivers/hid/i2c-hid/
H A Di2c-hid-of-elan.c67 regulator_disable(ihid_elan->vcc33); in elan_i2c_hid_power_up()
91 regulator_disable(ihid_elan->vccio); in elan_i2c_hid_power_down()
93 regulator_disable(ihid_elan->vcc33); in elan_i2c_hid_power_down()
H A Di2c-hid-of-goodix.c75 regulator_disable(ihid_goodix->vddio); in goodix_i2c_hid_power_down()
76 regulator_disable(ihid_goodix->vdd); in goodix_i2c_hid_power_down()
/linux-6.15/drivers/leds/
H A Dleds-wm8350.c104 regulator_disable(led->isink); in wm8350_led_enable()
120 ret = regulator_disable(led->dcdc); in wm8350_led_disable()
126 ret = regulator_disable(led->isink); in wm8350_led_disable()
/linux-6.15/drivers/iio/light/
H A Dgp2ap002.c615 regulator_disable(gp2ap002->vio); in gp2ap002_probe()
617 regulator_disable(gp2ap002->vdd); in gp2ap002_probe()
631 regulator_disable(gp2ap002->vio); in gp2ap002_remove()
632 regulator_disable(gp2ap002->vdd); in gp2ap002_remove()
654 regulator_disable(gp2ap002->vio); in gp2ap002_runtime_suspend()
655 regulator_disable(gp2ap002->vdd); in gp2ap002_runtime_suspend()
/linux-6.15/drivers/phy/qualcomm/
H A Dphy-qcom-usb-hs.c170 regulator_disable(uphy->v3p3); in qcom_usb_hs_phy_power_on()
172 regulator_disable(uphy->v1p8); in qcom_usb_hs_phy_power_on()
187 regulator_disable(uphy->v3p3); in qcom_usb_hs_phy_power_off()
188 regulator_disable(uphy->v1p8); in qcom_usb_hs_phy_power_off()
/linux-6.15/sound/soc/img/
H A Dpistachio-internal-dac.c213 regulator_disable(dac->supply); in pistachio_internal_dac_probe()
224 regulator_disable(dac->supply); in pistachio_internal_dac_remove()
249 regulator_disable(dac->supply); in pistachio_internal_dac_rt_suspend()
/linux-6.15/drivers/usb/phy/
H A Dphy-generic.c55 ret = regulator_disable(nop->vcc); in nop_set_suspend()
94 ret = regulator_disable(nop->vbus_draw); in nop_set_vbus()
162 if (regulator_disable(nop->vcc)) in usb_gen_phy_shutdown()
336 regulator_disable(nop->vbus_draw); in usb_phy_generic_remove()

12345678910>>...18