Lines Matching defs:kcontrol

1884 static int snd_cs46xx_vol_info(struct snd_kcontrol *kcontrol, 
1894 static int snd_cs46xx_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
1896 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
1897 int reg = kcontrol->private_value;
1904 static int snd_cs46xx_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
1906 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
1907 int reg = kcontrol->private_value;
1922 static int snd_cs46xx_vol_dac_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
1924 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
1932 static int snd_cs46xx_vol_dac_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
1934 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
1949 static int snd_cs46xx_vol_iec958_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
1951 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
1958 static int snd_cs46xx_vol_iec958_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
1960 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
1977 static int snd_cs46xx_iec958_get(struct snd_kcontrol *kcontrol,
1980 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
1981 int reg = kcontrol->private_value;
1991 static int snd_cs46xx_iec958_put(struct snd_kcontrol *kcontrol,
1994 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
1997 switch (kcontrol->private_value) {
2028 static int snd_cs46xx_adc_capture_get(struct snd_kcontrol *kcontrol,
2031 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
2042 static int snd_cs46xx_adc_capture_put(struct snd_kcontrol *kcontrol,
2045 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
2059 static int snd_cs46xx_pcm_capture_get(struct snd_kcontrol *kcontrol,
2062 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
2074 static int snd_cs46xx_pcm_capture_put(struct snd_kcontrol *kcontrol,
2077 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
2092 static int snd_herc_spdif_select_get(struct snd_kcontrol *kcontrol,
2095 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
2110 static int snd_herc_spdif_select_put(struct snd_kcontrol *kcontrol,
2113 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
2135 static int snd_cs46xx_spdif_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo)
2142 static int snd_cs46xx_spdif_default_get(struct snd_kcontrol *kcontrol,
2145 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
2158 static int snd_cs46xx_spdif_default_put(struct snd_kcontrol *kcontrol,
2161 struct snd_cs46xx * chip = snd_kcontrol_chip(kcontrol);
2185 static int snd_cs46xx_spdif_mask_get(struct snd_kcontrol *kcontrol,
2195 static int snd_cs46xx_spdif_stream_get(struct snd_kcontrol *kcontrol,
2198 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
2211 static int snd_cs46xx_spdif_stream_put(struct snd_kcontrol *kcontrol,
2214 struct snd_cs46xx * chip = snd_kcontrol_chip(kcontrol);
2337 static int snd_cs46xx_front_dup_get(struct snd_kcontrol *kcontrol,
2340 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);
2347 static int snd_cs46xx_front_dup_put(struct snd_kcontrol *kcontrol,
2350 struct snd_cs46xx *chip = snd_kcontrol_chip(kcontrol);