Home
last modified time | relevance | path

Searched refs:max98090_dapm_widgets (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/qcom/
H A Dsc8280xp.c50 static const struct snd_soc_dapm_widget max98090_dapm_widgets[] = { variable
493 .dapm_widgets = max98090_dapm_widgets,
494 .num_dapm_widgets = ARRAY_SIZE(max98090_dapm_widgets),
/linux/sound/soc/codecs/
H A Dmax98090.c1075 static const struct snd_soc_dapm_widget max98090_dapm_widgets[] = { variable
1482 snd_soc_dapm_new_controls(dapm, max98090_dapm_widgets, in max98090_add_widgets()
1483 ARRAY_SIZE(max98090_dapm_widgets)); in max98090_add_widgets()