Searched refs:wcontrols (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/sound/ |
D | soc-dapm.h | 81 wcontrols, wncontrols) \ argument 84 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols} 86 wcontrols, wncontrols) \ argument 89 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols} 91 wcontrols, wncontrols)\ argument 94 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols} 96 wcontrols, wncontrols)\ argument 99 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols} 104 #define SND_SOC_DAPM_SWITCH(wname, wreg, wshift, winvert, wcontrols) \ argument 107 .kcontrol_news = wcontrols, .num_kcontrols = 1} [all …]
|
/linux-4.4.14/sound/soc/intel/atom/ |
D | sst-atom-controls.h | 675 #define SST_SWM_MIXER(wname, wreg, wtask, wloc_id, wcontrols, wevent) \ argument 677 .kcontrol_news = wcontrols, .num_kcontrols = ARRAY_SIZE(wcontrols),\
|