Home
last modified time | relevance | path

Searched refs:regulator (Results 1 – 14 of 14) sorted by relevance

/sound/soc/codecs/
Dak4104.c51 struct regulator *regulator; member
179 ret = regulator_enable(ak4104->regulator); in ak4104_probe()
201 regulator_disable(ak4104->regulator); in ak4104_probe()
211 regulator_disable(ak4104->regulator); in ak4104_remove()
221 regulator_disable(priv->regulator); in ak4104_soc_suspend()
231 ret = regulator_enable(priv->regulator); in ak4104_soc_resume()
283 ak4104->regulator = devm_regulator_get(&spi->dev, "vdd"); in ak4104_spi_probe()
284 if (IS_ERR(ak4104->regulator)) { in ak4104_spi_probe()
285 ret = PTR_ERR(ak4104->regulator); in ak4104_spi_probe()
Dtpa6130a2.c49 struct regulator *supply;
376 const char *regulator; in tpa6130a2_probe() local
424 regulator = "Vdd"; in tpa6130a2_probe()
427 regulator = "AVdd"; in tpa6130a2_probe()
431 data->supply = devm_regulator_get(dev, regulator); in tpa6130a2_probe()
Dtlv320aic32x4.c74 struct regulator *supply_ldo;
75 struct regulator *supply_iov;
76 struct regulator *supply_dv;
77 struct regulator *supply_av;
Dwm8804.c605 struct regulator *regulator = wm8804->supplies[i].consumer; in wm8804_probe() local
607 ret = devm_regulator_register_notifier(regulator, in wm8804_probe()
Dadau1977.c119 struct regulator *avdd_reg;
120 struct regulator *dvdd_reg;
Dcx20442.c30 struct regulator *por;
Dab8500-codec.c120 struct regulator *vaud;
121 struct regulator *vamic1;
122 struct regulator *vamic2;
123 struct regulator *vdmic;
Dwm0010.c105 struct regulator *dbvdd;
Dsgtl5000.c1461 struct regulator *vddd; in sgtl5000_enable_regulators()
Dda7219.c1556 struct regulator *vddio; in da7219_handle_supplies()
/sound/soc/ux500/
Dux500_msp_dai.h53 struct regulator *reg_vape;
/sound/soc/omap/
Domap3pandora.c43 static struct regulator *omap3pandora_dac_reg;
/sound/soc/
Dsoc-dapm.c1234 ret = regulator_allow_bypass(w->regulator, false); in dapm_regulator_event()
1241 return regulator_enable(w->regulator); in dapm_regulator_event()
1244 ret = regulator_allow_bypass(w->regulator, true); in dapm_regulator_event()
1251 return regulator_disable_deferred(w->regulator, w->shift); in dapm_regulator_event()
3366 w->regulator = devm_regulator_get(dapm->dev, w->name); in snd_soc_dapm_new_control_unlocked()
3367 if (IS_ERR(w->regulator)) { in snd_soc_dapm_new_control_unlocked()
3368 ret = PTR_ERR(w->regulator); in snd_soc_dapm_new_control_unlocked()
3377 ret = regulator_allow_bypass(w->regulator, true); in snd_soc_dapm_new_control_unlocked()
/sound/isa/
DKconfig266 soundcards with a TEA6330T bass and treble regulator