sst_gain_controls 1214 sound/soc/intel/atom/sst-atom-controls.c static const struct snd_kcontrol_new sst_gain_controls[] = {
sst_gain_controls 1246 sound/soc/intel/atom/sst-atom-controls.c static struct sst_gain_value sst_gains[ARRAY_SIZE(sst_gain_controls)/SST_GAIN_NUM_CONTROLS];
sst_gain_controls 1514 sound/soc/intel/atom/sst-atom-controls.c 	unsigned int gains = ARRAY_SIZE(sst_gain_controls)/3;
sst_gain_controls 1534 sound/soc/intel/atom/sst-atom-controls.c 	ret = snd_soc_add_component_controls(component, sst_gain_controls,
sst_gain_controls 1535 sound/soc/intel/atom/sst-atom-controls.c 			ARRAY_SIZE(sst_gain_controls));