Searched refs:wcontrols (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/sound/ ! |
D | soc-dapm.h | 93 wcontrols, wncontrols) \ argument 97 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols} 99 wcontrols, wncontrols) \ argument 103 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols} 105 wcontrols, wncontrols)\ argument 109 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols} 111 wcontrols, wncontrols)\ argument 115 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols} 122 #define SND_SOC_DAPM_SWITCH(wname, wreg, wshift, winvert, wcontrols) \ argument 126 .kcontrol_news = wcontrols, .num_kcontrols = 1} [all …]
|
/linux-6.6.21/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),\
|