Searched refs:dapm_widget (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | simple-amplifier.c | 481 const struct snd_soc_dapm_widget dapm_widget; member 488 .dapm_widget = SND_SOC_DAPM_REGULATOR_SUPPLY("vddio", 0, 0), 492 .dapm_widget = SND_SOC_DAPM_REGULATOR_SUPPLY("vdda1", 0, 0), 496 .dapm_widget = SND_SOC_DAPM_REGULATOR_SUPPLY("vdda2", 0, 0), 524 ret = snd_soc_dapm_new_controls(dapm, &supply->dapm_widget, 1); in simple_amp_add_power_supplies()
|
| /linux/sound/soc/ |
| H A D | soc-dapm.c | 2847 static DEVICE_ATTR_RO(dapm_widget);
|