Lines Matching defs:kcontrol_news
46 .id = snd_soc_dapm_vmid, .name = wname, .kcontrol_news = NULL, \
52 .id = snd_soc_dapm_siggen, .name = wname, .kcontrol_news = NULL, \
56 .id = snd_soc_dapm_sink, .name = wname, .kcontrol_news = NULL, \
60 .id = snd_soc_dapm_input, .name = wname, .kcontrol_news = NULL, \
64 .id = snd_soc_dapm_output, .name = wname, .kcontrol_news = NULL, \
68 .id = snd_soc_dapm_mic, .name = wname, .kcontrol_news = NULL, \
73 .id = snd_soc_dapm_hp, .name = wname, .kcontrol_news = NULL, \
78 .id = snd_soc_dapm_spk, .name = wname, .kcontrol_news = NULL, \
83 .id = snd_soc_dapm_line, .name = wname, .kcontrol_news = NULL, \
97 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols}
103 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols}
109 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols}
115 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols}
121 .kcontrol_news = NULL, .num_kcontrols = 0}
126 .kcontrol_news = wcontrols, .num_kcontrols = 1}
131 .kcontrol_news = wcontrols, .num_kcontrols = 1}
136 .kcontrol_news = wcontrols, .num_kcontrols = 1}
144 .kcontrol_news = wcontrols, .num_kcontrols = ARRAY_SIZE(wcontrols)}
150 .kcontrol_news = wcontrols, .num_kcontrols = ARRAY_SIZE(wcontrols)}
156 .kcontrol_news = wcontrols, .num_kcontrols = ARRAY_SIZE(wcontrols)}
164 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols, \
171 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols, \
178 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols, \
185 .kcontrol_news = wcontrols, \
192 .kcontrol_news = wcontrols, .num_kcontrols = 1, \
199 .kcontrol_news = wcontrols, .num_kcontrols = 1, \
223 .kcontrol_news = wcontrols, .num_kcontrols = ARRAY_SIZE(wcontrols), \
230 .kcontrol_news = wcontrols, .num_kcontrols = ARRAY_SIZE(wcontrols), \
237 .kcontrol_news = wcontrols, .num_kcontrols = ARRAY_SIZE(wcontrols), \
243 .id = snd_soc_dapm_pre, .name = wname, .kcontrol_news = NULL, \
248 .id = snd_soc_dapm_post, .name = wname, .kcontrol_news = NULL, \
303 .id = wid, .name = wname, .kcontrol_news = NULL, .num_kcontrols = 0, \
665 const struct snd_kcontrol_new *kcontrol_news;