Lines Matching defs:ctl
426 static int rolloff_info(struct snd_kcontrol *ctl,
436 static int rolloff_get(struct snd_kcontrol *ctl,
439 struct oxygen *chip = ctl->private_data;
447 static int rolloff_put(struct snd_kcontrol *ctl,
450 struct oxygen *chip = ctl->private_data;
479 static int hpf_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info)
488 static int hpf_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value)
490 struct oxygen *chip = ctl->private_data;
498 static int hpf_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value)
500 struct oxygen *chip = ctl->private_data;
524 static int meridian_dig_source_info(struct snd_kcontrol *ctl,
532 static int claro_dig_source_info(struct snd_kcontrol *ctl,
540 static int meridian_dig_source_get(struct snd_kcontrol *ctl,
543 struct oxygen *chip = ctl->private_data;
551 static int claro_dig_source_get(struct snd_kcontrol *ctl,
554 struct oxygen *chip = ctl->private_data;
562 static int meridian_dig_source_put(struct snd_kcontrol *ctl,
565 struct oxygen *chip = ctl->private_data;
583 static int claro_dig_source_put(struct snd_kcontrol *ctl,
586 struct oxygen *chip = ctl->private_data;