Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dsimple-mux.c13 #define MUX_WIDGET_SIZE 4 macro
21 struct snd_soc_dapm_widget mux_widgets[MUX_WIDGET_SIZE];
78 static const struct snd_soc_dapm_widget simple_mux_dapm_widgets[MUX_WIDGET_SIZE] = {
116 priv->mux_driver.num_dapm_widgets = MUX_WIDGET_SIZE; in simple_mux_probe()