Searched refs:wcontrols (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/sound/ |
D | soc-dapm.h | 79 wcontrols, wncontrols) \ argument 82 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols} 84 wcontrols, wncontrols) \ argument 87 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols} 89 wcontrols, wncontrols)\ argument 92 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols} 94 wcontrols, wncontrols)\ argument 97 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols} 102 #define SND_SOC_DAPM_SWITCH(wname, wreg, wshift, winvert, wcontrols) \ argument 105 .kcontrol_news = wcontrols, .num_kcontrols = 1} [all …]
|
/linux-4.1.27/sound/soc/intel/atom/ |
D | sst-atom-controls.h | 673 #define SST_SWM_MIXER(wname, wreg, wtask, wloc_id, wcontrols, wevent) \ argument 675 .kcontrol_news = wcontrols, .num_kcontrols = ARRAY_SIZE(wcontrols),\
|