• Home
  • Raw
  • Download

Lines Matching refs:ctl

725 static int rolloff_info(struct snd_kcontrol *ctl,  in rolloff_info()  argument
735 static int rolloff_get(struct snd_kcontrol *ctl, in rolloff_get() argument
738 struct oxygen *chip = ctl->private_data; in rolloff_get()
747 static int rolloff_put(struct snd_kcontrol *ctl, in rolloff_put() argument
750 struct oxygen *chip = ctl->private_data; in rolloff_put()
789 static int st_output_switch_info(struct snd_kcontrol *ctl, in st_output_switch_info() argument
799 static int st_output_switch_get(struct snd_kcontrol *ctl, in st_output_switch_get() argument
802 struct oxygen *chip = ctl->private_data; in st_output_switch_get()
816 static int st_output_switch_put(struct snd_kcontrol *ctl, in st_output_switch_put() argument
819 struct oxygen *chip = ctl->private_data; in st_output_switch_put()
844 static int st_hp_volume_offset_info(struct snd_kcontrol *ctl, in st_hp_volume_offset_info() argument
854 static int st_hp_volume_offset_get(struct snd_kcontrol *ctl, in st_hp_volume_offset_get() argument
857 struct oxygen *chip = ctl->private_data; in st_hp_volume_offset_get()
874 static int st_hp_volume_offset_put(struct snd_kcontrol *ctl, in st_hp_volume_offset_put() argument
878 struct oxygen *chip = ctl->private_data; in st_hp_volume_offset_put()
913 static int xense_output_switch_get(struct snd_kcontrol *ctl, in xense_output_switch_get() argument
916 struct oxygen *chip = ctl->private_data; in xense_output_switch_get()
929 static int xense_output_switch_put(struct snd_kcontrol *ctl, in xense_output_switch_put() argument
932 struct oxygen *chip = ctl->private_data; in xense_output_switch_put()