Searched refs:num_kcontrols (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoc-dapm.h44 .num_kcontrols = 0}
49 .num_kcontrols = 0}
52 .num_kcontrols = 0}
55 .num_kcontrols = 0, .event = wevent, \
59 .num_kcontrols = 0, .event = wevent, \
63 .num_kcontrols = 0, .event = wevent, \
67 .num_kcontrols = 0, .event = wevent, \
74 .invert = winvert, .kcontrols = wcontrols, .num_kcontrols = wncontrols}
78 .invert = winvert, .kcontrols = wcontrols, .num_kcontrols = wncontrols}
83 .num_kcontrols
443 int num_kcontrols; member in struct:snd_soc_dapm_widget
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/
H A Dsoc-dapm.c276 for (i = 0; i < dest->num_kcontrols; i++) {
334 for (i = 0; i < w->num_kcontrols; i++) {
395 if (!w->num_kcontrols) {
419 if (w->num_kcontrols)

Completed in 108 milliseconds