Lines Matching defs:ctl
734 static int rolloff_info(struct snd_kcontrol *ctl,
744 static int rolloff_get(struct snd_kcontrol *ctl,
747 struct oxygen *chip = ctl->private_data;
756 static int rolloff_put(struct snd_kcontrol *ctl,
759 struct oxygen *chip = ctl->private_data;
789 static int deemph_get(struct snd_kcontrol *ctl,
792 struct oxygen *chip = ctl->private_data;
800 static int deemph_put(struct snd_kcontrol *ctl,
803 struct oxygen *chip = ctl->private_data;
841 static int st_output_switch_info(struct snd_kcontrol *ctl,
851 static int st_output_switch_get(struct snd_kcontrol *ctl,
854 struct oxygen *chip = ctl->private_data;
868 static int st_output_switch_put(struct snd_kcontrol *ctl,
871 struct oxygen *chip = ctl->private_data;
896 static int st_hp_volume_offset_info(struct snd_kcontrol *ctl,
906 static int st_hp_volume_offset_get(struct snd_kcontrol *ctl,
909 struct oxygen *chip = ctl->private_data;
926 static int st_hp_volume_offset_put(struct snd_kcontrol *ctl,
930 struct oxygen *chip = ctl->private_data;
965 static int xense_output_switch_get(struct snd_kcontrol *ctl,
968 struct oxygen *chip = ctl->private_data;
981 static int xense_output_switch_put(struct snd_kcontrol *ctl,
984 struct oxygen *chip = ctl->private_data;