Home
last modified time | relevance | path

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

12345678910>>...18

/linux-6.3-rc2/drivers/gpu/drm/panel/
A Dpanel-sharp-ls060t1sx01.c142 regulator_disable(ctx->vddh_supply); in sharp_ls060_prepare()
147 regulator_disable(ctx->avee_supply); in sharp_ls060_prepare()
150 regulator_disable(ctx->avdd_supply); in sharp_ls060_prepare()
155 regulator_disable(ctx->vddi_supply); in sharp_ls060_prepare()
173 regulator_disable(ctx->vddh_supply); in sharp_ls060_unprepare()
177 regulator_disable(ctx->avee_supply); in sharp_ls060_unprepare()
178 regulator_disable(ctx->avdd_supply); in sharp_ls060_unprepare()
182 regulator_disable(ctx->vddi_supply); in sharp_ls060_unprepare()
A Dpanel-leadtek-ltk500hd1829.c290 regulator_disable(ctx->iovcc); in ltk500hd1829_unprepare()
291 regulator_disable(ctx->vcc); in ltk500hd1829_unprepare()
356 regulator_disable(ctx->iovcc); in ltk500hd1829_prepare()
358 regulator_disable(ctx->vcc); in ltk500hd1829_prepare()
A Dpanel-xinpeng-xpp055c272.c152 regulator_disable(ctx->iovcc); in xpp055c272_unprepare()
153 regulator_disable(ctx->vci); in xpp055c272_unprepare()
217 regulator_disable(ctx->iovcc); in xpp055c272_prepare()
219 regulator_disable(ctx->vci); in xpp055c272_prepare()
A Dpanel-elida-kd35t133.c107 regulator_disable(ctx->iovcc); in kd35t133_unprepare()
108 regulator_disable(ctx->vdd); in kd35t133_unprepare()
172 regulator_disable(ctx->iovcc); in kd35t133_prepare()
174 regulator_disable(ctx->vdd); in kd35t133_prepare()
A Dpanel-tdo-tl070wsh30.c62 regulator_disable(tdo_tl070wsh30->supply); in tdo_tl070wsh30_panel_prepare()
71 regulator_disable(tdo_tl070wsh30->supply); in tdo_tl070wsh30_panel_prepare()
104 regulator_disable(tdo_tl070wsh30->supply); in tdo_tl070wsh30_panel_unprepare()
A Dpanel-boe-tv101wum-nl6.c1220 regulator_disable(boe->avee); in boe_panel_unprepare()
1221 regulator_disable(boe->avdd); in boe_panel_unprepare()
1225 regulator_disable(boe->pp1800); in boe_panel_unprepare()
1226 regulator_disable(boe->pp3300); in boe_panel_unprepare()
1230 regulator_disable(boe->avee); in boe_panel_unprepare()
1231 regulator_disable(boe->avdd); in boe_panel_unprepare()
1233 regulator_disable(boe->pp1800); in boe_panel_unprepare()
1234 regulator_disable(boe->pp3300); in boe_panel_unprepare()
1290 regulator_disable(boe->avee); in boe_panel_prepare()
1292 regulator_disable(boe->avdd); in boe_panel_prepare()
[all …]
/linux-6.3-rc2/drivers/usb/dwc3/
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()
192 regulator_disable(exynos->vdd33); in dwc3_exynos_suspend()
193 regulator_disable(exynos->vdd10); in dwc3_exynos_suspend()
/linux-6.3-rc2/drivers/gpu/drm/mcde/
A Dmcde_drv.c418 ret = regulator_disable(mcde->epod); in mcde_probe()
435 regulator_disable(mcde->vana); in mcde_probe()
444 regulator_disable(mcde->vana); in mcde_probe()
446 regulator_disable(mcde->epod); in mcde_probe()
458 regulator_disable(mcde->vana); in mcde_remove()
459 regulator_disable(mcde->epod); in mcde_remove()
/linux-6.3-rc2/drivers/pci/controller/
A Dpcie-rockchip-host.c651 regulator_disable(rockchip->vpcie1v8); in rockchip_pcie_set_vpcie()
654 regulator_disable(rockchip->vpcie3v3); in rockchip_pcie_set_vpcie()
657 regulator_disable(rockchip->vpcie12v); in rockchip_pcie_set_vpcie()
886 regulator_disable(rockchip->vpcie0v9); in rockchip_pcie_suspend_noirq()
925 regulator_disable(rockchip->vpcie0v9); in rockchip_pcie_resume_noirq()
1002 regulator_disable(rockchip->vpcie12v); in rockchip_pcie_probe()
1004 regulator_disable(rockchip->vpcie3v3); in rockchip_pcie_probe()
1005 regulator_disable(rockchip->vpcie1v8); in rockchip_pcie_probe()
1006 regulator_disable(rockchip->vpcie0v9); in rockchip_pcie_probe()
1030 regulator_disable(rockchip->vpcie1v8); in rockchip_pcie_remove()
[all …]
/linux-6.3-rc2/drivers/gnss/
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()
A Dubx.c41 ret = regulator_disable(data->vcc); in ubx_set_standby()
113 regulator_disable(data->v_bckp); in ubx_probe()
127 regulator_disable(data->v_bckp); in ubx_remove()
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.3-rc2/drivers/hid/i2c-hid/
A Di2c-hid-of-elan.c47 regulator_disable(ihid_elan->vcc33); in elan_i2c_hid_power_up()
67 regulator_disable(ihid_elan->vccio); in elan_i2c_hid_power_down()
68 regulator_disable(ihid_elan->vcc33); in elan_i2c_hid_power_down()
A Di2c-hid-of-goodix.c64 regulator_disable(ihid_goodix->vddio); in goodix_i2c_hid_power_down()
65 regulator_disable(ihid_goodix->vdd); in goodix_i2c_hid_power_down()
/linux-6.3-rc2/drivers/iio/dac/
A Dad8801.c190 regulator_disable(state->vrefl_reg); in ad8801_probe()
192 regulator_disable(state->vrefh_reg); in ad8801_probe()
203 regulator_disable(state->vrefl_reg); in ad8801_remove()
204 regulator_disable(state->vrefh_reg); in ad8801_remove()
/linux-6.3-rc2/drivers/video/backlight/
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.3-rc2/drivers/iio/magnetometer/
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.3-rc2/drivers/iio/adc/
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()
A Dstm32-adc-core.c481 regulator_disable(priv->vdd); in stm32_adc_core_switches_supply_en()
519 regulator_disable(priv->vdd); in stm32_adc_core_switches_supply_dis()
523 regulator_disable(priv->booster); in stm32_adc_core_switches_supply_dis()
575 regulator_disable(priv->vref); in stm32_adc_core_hw_start()
579 regulator_disable(priv->vdda); in stm32_adc_core_hw_start()
593 regulator_disable(priv->vref); in stm32_adc_core_hw_stop()
595 regulator_disable(priv->vdda); in stm32_adc_core_hw_stop()
650 regulator_disable(priv->vdd); in stm32_adc_core_switches_probe()
655 regulator_disable(priv->vdd); in stm32_adc_core_switches_probe()
A Dti-adc084s021.c112 regulator_disable(adc->reg); in adc084s021_read_raw()
126 regulator_disable(adc->reg); in adc084s021_read_raw()
186 return regulator_disable(adc->reg); in adc084s021_buffer_postdisable()
/linux-6.3-rc2/drivers/leds/
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.3-rc2/drivers/iio/light/
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.3-rc2/drivers/phy/qualcomm/
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.3-rc2/sound/soc/img/
A Dpistachio-internal-dac.c213 regulator_disable(dac->supply); in pistachio_internal_dac_probe()
224 regulator_disable(dac->supply); in pistachio_internal_dac_remove()
252 regulator_disable(dac->supply); in pistachio_internal_dac_rt_suspend()
/linux-6.3-rc2/drivers/usb/typec/
A Dstusb160x.c269 regulator_disable(chip->vconn_supply); in stusb160x_set_vconn()
284 regulator_disable(chip->vconn_supply); in stusb160x_set_vconn()
379 regulator_disable(chip->vdd_supply); in stusb160x_attach()
397 regulator_disable(chip->vdd_supply); in stusb160x_detach()
794 regulator_disable(chip->main_supply); in stusb160x_probe()
811 regulator_disable(chip->vdd_supply); in stusb160x_remove()
822 regulator_disable(chip->main_supply); in stusb160x_remove()

Completed in 38 milliseconds

12345678910>>...18