Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/generic/
H A Daudio-graph-card.c48 static const struct snd_soc_dapm_widget graph_dapm_widgets[] = { variable
644 card->dapm_widgets = graph_dapm_widgets; in graph_probe()
645 card->num_dapm_widgets = ARRAY_SIZE(graph_dapm_widgets); in graph_probe()