Lines Matching refs:gain
390 * sst_send_gain_cmd - send the gain algorithm IPC to the FW
392 * @gv:the stored value of gain (also contains rampduration)
403 * The user-set gain value is sent only if the user-controllable 'mute' control
461 dev_err(component->dev, "Invalid Input- gain type:%d\n",
501 dev_err(cmpnt->dev, "Invalid Input- gain type:%d\n",
605 struct sst_module *gain;
607 list_for_each_entry(gain, &ids->gain_list, node) {
608 struct snd_kcontrol *kctl = gain->kctl;
1258 * instance invoked, gain, mute and ramp duration, which use the same gain
1260 * To calculate number of gain cell instances we need to device by 3 in
1261 * below caulcation for gain cell memory.
1361 dev_dbg(dai->dev, "send gain for widget=%s\n",
1381 * Widget pointer is used to send the algo/gain in the .put() handler if the
1384 * Kcontrol pointer is used to send the algo/gain in the widget power ON/OFF