Searched refs:regulator_disable (Results 126 - 137 of 137) sorted by relevance

123456

/drivers/power/
H A Dab8500_charger.c1513 regulator_disable(di->regu);
1665 regulator_disable(di->regu);
H A Dcharger-manager.c392 err = regulator_disable(desc->charger_regulators[i].consumer);
/drivers/mmc/host/
H A Dtmio_mmc_pio.c890 regulator_disable(mmc->supply.vqmmc);
H A Dmmci.c1331 regulator_disable(mmc->supply.vqmmc);
H A Ddw_mmc.c1023 regulator_disable(mmc->supply.vqmmc);
/drivers/net/can/
H A Dflexcan.c328 return regulator_disable(priv->reg_xceiver);
/drivers/video/fbdev/
H A Datmel_lcdfb.c318 ret = regulator_disable(sinfo->reg_lcd);
/drivers/video/fbdev/omap2/dss/
H A Ddsi.c1719 regulator_disable(dsi->vdds_dsi_reg);
1736 regulator_disable(dsi->vdds_dsi_reg);
5680 regulator_disable(dsi->vdds_dsi_reg);
/drivers/mmc/core/
H A Dcore.c1307 result = regulator_disable(supply);
/drivers/dma/
H A Dste_dma40.c2954 ret = regulator_disable(base->lcpa_regulator);
3730 regulator_disable(base->lcpa_regulator);
/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c2518 regulator_disable(hdata->res.reg_hdmi_en);
/drivers/scsi/ufs/
H A Dufshcd.c4341 ret = regulator_disable(vreg->reg);

Completed in 1638 milliseconds

123456