Lines Matching defs:params
271 struct soc_bytes_ext *params = &ctl->bytes_ext;
276 &tscs42xx->coeff_ram[ctl->addr * COEFF_SIZE], params->max);
291 struct soc_bytes_ext *params = &ctl->bytes_ext;
292 unsigned int coeff_cnt = params->max / COEFF_SIZE;
300 ucontrol->value.bytes.data, params->max);
608 struct soc_bytes_ext *params = &ctl->bytes_ext;
611 ucontrol->count = params->max;
1090 struct snd_pcm_hw_params *params,
1096 ret = setup_sample_format(component, params_format(params));
1103 ret = setup_sample_rate(component, params_rate(params));