Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/generic/
Daudio-graph-card.c46 static const struct snd_soc_dapm_widget graph_dapm_widgets[] = { variable
719 card->dapm_widgets = graph_dapm_widgets; in graph_probe()
720 card->num_dapm_widgets = ARRAY_SIZE(graph_dapm_widgets); in graph_probe()