Lines Matching refs:params
315 struct soc_bytes_ext *params = &ctl->bytes_ext;
335 &coeff_ram[ctl->addr * COEFF_SIZE], params->max);
396 struct soc_bytes_ext *params = &ctl->bytes_ext;
397 unsigned int coeff_cnt = params->max / COEFF_SIZE;
437 ucontrol->value.bytes.data, params->max);
1485 struct soc_bytes_ext *params = &ctl->bytes_ext;
1488 ucontrol->count = params->max;
3170 struct snd_pcm_hw_params *params,
3175 unsigned int fs = params_rate(params);
3216 ret = set_aif_sample_format(component, params_format(params), aif->id);