cell_gains        404 sound/soc/intel/atom/sst-atom-controls.c 		cmd.cell_gains[0].cell_gain_left = SST_GAIN_MIN_VALUE;
cell_gains        405 sound/soc/intel/atom/sst-atom-controls.c 		cmd.cell_gains[0].cell_gain_right = SST_GAIN_MIN_VALUE;
cell_gains        407 sound/soc/intel/atom/sst-atom-controls.c 		cmd.cell_gains[0].cell_gain_left = gv->l_gain;
cell_gains        408 sound/soc/intel/atom/sst-atom-controls.c 		cmd.cell_gains[0].cell_gain_right = gv->r_gain;
cell_gains        411 sound/soc/intel/atom/sst-atom-controls.c 	SST_FILL_DESTINATION(2, cmd.cell_gains[0].dest,
cell_gains        413 sound/soc/intel/atom/sst-atom-controls.c 	cmd.cell_gains[0].gain_time_constant = gv->ramp_duration;
cell_gains        408 sound/soc/intel/atom/sst-atom-controls.h 	struct gain_cell cell_gains[NUM_GAIN_CELLS];