Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/
Dsoc-core.c2199 ret = snd_soc_dapm_new_controls(&card->dapm, card->of_dapm_widgets, in snd_soc_bind_card()
3044 card->of_dapm_widgets = widgets; in snd_soc_of_parse_audio_simple_widgets()
/linux-6.12.1/include/sound/
Dsoc.h1087 const struct snd_soc_dapm_widget *of_dapm_widgets; member