Searched refs:regulator_put (Results 1 - 25 of 26) sorted by relevance

12

/drivers/cpufreq/
H A Dimx6q-cpufreq.c311 regulator_put(arm_reg);
313 regulator_put(pu_reg);
315 regulator_put(soc_reg);
335 regulator_put(arm_reg);
337 regulator_put(pu_reg);
338 regulator_put(soc_reg);
H A Dcpufreq-dt.c158 regulator_put(cpu_reg);
313 regulator_put(cpu_reg);
326 regulator_put(priv->cpu_reg);
363 regulator_put(cpu_reg);
H A Dexynos-cpufreq.c205 regulator_put(arm_regulator);
H A Domap-cpufreq.c182 regulator_put(mpu_reg);
H A Ds3c64xx-cpufreq.c207 regulator_put(vddarm);
H A Ds3c2416-cpufreq.c465 regulator_put(s3c_freq->vddarm);
H A Ds5pv210-cpufreq.c647 regulator_put(arm_regulator);
/drivers/leds/
H A Dleds-regulator.c206 regulator_put(vcc);
217 regulator_put(led->vcc);
/drivers/input/misc/
H A Dmax8997_haptic.c355 regulator_put(chip->regulator);
371 regulator_put(chip->regulator);
/drivers/power/
H A Dpda_power.c414 regulator_put(ac_draw);
445 regulator_put(ac_draw);
H A Dpm2301_charger.c1193 regulator_put(pm2->regu);
1223 regulator_put(pm2->regu);
H A Dcharger-manager.c1936 regulator_put(desc->charger_regulators[i].consumer);
1969 regulator_put(desc->charger_regulators[i].consumer);
/drivers/regulator/
H A Ddevres.c30 regulator_put(*(struct regulator **)res);
72 * automatically regulator_put() on driver detach. See regulator_get() for more
87 * are automatically regulator_put() on driver detach. See regulator_get() for
103 * function are automatically regulator_put() on driver detach. See
124 * devm_regulator_put - Resource managed regulator_put()
H A Dcore.c1491 /* Locks held by regulator_put() */
1517 * regulator_put - "free" the regulator source
1524 void regulator_put(struct regulator *regulator) function
1530 EXPORT_SYMBOL_GPL(regulator_put); variable
3214 regulator_put(consumers[i].consumer);
3370 regulator_put(consumers[i].consumer);
3773 regulator_put(rdev->supply);
/drivers/input/touchscreen/
H A Dbu21013_ts.c611 regulator_put(bu21013_data->regulator);
636 regulator_put(bu21013_data->regulator);
H A Dads7846.c1446 regulator_put(ts->reg);
1476 regulator_put(ts->reg);
/drivers/usb/phy/
H A Dphy-twl6030-usb.c413 regulator_put(twl->usb3v3);
/drivers/mfd/
H A Darizona-core.c1045 regulator_put(arizona->dcvdd);
1057 regulator_put(arizona->dcvdd);
/drivers/mtd/onenand/
H A Domap2.c762 regulator_put(c->regulator);
786 regulator_put(c->regulator);
/drivers/staging/ste_rmi4/
H A Dsynaptics_i2c_rmi4.c1011 regulator_put(rmi4_data->regulator);
1036 regulator_put(rmi4_data->regulator);
/drivers/video/fbdev/
H A Dauo_k190x.c1155 regulator_put(par->regulator);
1188 regulator_put(par->regulator);
/drivers/phy/
H A Dphy-core.c844 regulator_put(phy->pwr);
/drivers/crypto/ux500/cryp/
H A Dcryp_core.c1557 regulator_put(device_data->pwr_regulator);
1625 regulator_put(device_data->pwr_regulator);
/drivers/crypto/ux500/hash/
H A Dhash_core.c1759 regulator_put(device_data->regulator);
1820 regulator_put(device_data->regulator);
/drivers/mmc/host/
H A Dpxamci.c856 regulator_put(host->vcc);

Completed in 1647 milliseconds

12