Lines Matching defs:kctl
373 static int wm_coeff_info(struct snd_kcontrol *kctl,
377 (struct soc_bytes_ext *)kctl->private_value;
398 static int wm_coeff_put(struct snd_kcontrol *kctl,
402 (struct soc_bytes_ext *)kctl->private_value;
415 static int wm_coeff_tlv_put(struct snd_kcontrol *kctl,
419 (struct soc_bytes_ext *)kctl->private_value;
441 static int wm_coeff_put_acked(struct snd_kcontrol *kctl,
445 (struct soc_bytes_ext *)kctl->private_value;
469 static int wm_coeff_get(struct snd_kcontrol *kctl,
473 (struct soc_bytes_ext *)kctl->private_value;
486 static int wm_coeff_tlv_get(struct snd_kcontrol *kctl,
490 (struct soc_bytes_ext *)kctl->private_value;