Lines Matching refs:kcontrol
1866 snd_rme96_get_loopback_control(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_rme96_get_loopback_control() argument
1868 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_get_loopback_control()
1876 snd_rme96_put_loopback_control(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_rme96_put_loopback_control() argument
1878 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_put_loopback_control()
1893 snd_rme96_info_inputtype_control(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_rme96_info_inputtype_control() argument
1898 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_info_inputtype_control()
1929 snd_rme96_get_inputtype_control(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_rme96_get_inputtype_control() argument
1931 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_get_inputtype_control()
1968 snd_rme96_put_inputtype_control(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_rme96_put_inputtype_control() argument
1970 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_put_inputtype_control()
2010 snd_rme96_info_clockmode_control(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_rme96_info_clockmode_control() argument
2017 snd_rme96_get_clockmode_control(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_rme96_get_clockmode_control() argument
2019 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_get_clockmode_control()
2027 snd_rme96_put_clockmode_control(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_rme96_put_clockmode_control() argument
2029 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_put_clockmode_control()
2042 snd_rme96_info_attenuation_control(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_rme96_info_attenuation_control() argument
2051 snd_rme96_get_attenuation_control(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontro… in snd_rme96_get_attenuation_control() argument
2053 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_get_attenuation_control()
2061 snd_rme96_put_attenuation_control(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontro… in snd_rme96_put_attenuation_control() argument
2063 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_put_attenuation_control()
2077 snd_rme96_info_montracks_control(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_rme96_info_montracks_control() argument
2084 snd_rme96_get_montracks_control(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_rme96_get_montracks_control() argument
2086 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_get_montracks_control()
2094 snd_rme96_put_montracks_control(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_rme96_put_montracks_control() argument
2096 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_put_montracks_control()
2130 static int snd_rme96_control_spdif_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *ui… in snd_rme96_control_spdif_info() argument
2137 static int snd_rme96_control_spdif_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *uc… in snd_rme96_control_spdif_get() argument
2139 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_control_spdif_get()
2145 static int snd_rme96_control_spdif_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *uc… in snd_rme96_control_spdif_put() argument
2147 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_control_spdif_put()
2159 static int snd_rme96_control_spdif_stream_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_i… in snd_rme96_control_spdif_stream_info() argument
2166 static int snd_rme96_control_spdif_stream_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_va… in snd_rme96_control_spdif_stream_get() argument
2168 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_control_spdif_stream_get()
2174 static int snd_rme96_control_spdif_stream_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_va… in snd_rme96_control_spdif_stream_put() argument
2176 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_control_spdif_stream_put()
2191 static int snd_rme96_control_spdif_mask_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_inf… in snd_rme96_control_spdif_mask_info() argument
2198 static int snd_rme96_control_spdif_mask_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_valu… in snd_rme96_control_spdif_mask_get() argument
2200 ucontrol->value.iec958.status[0] = kcontrol->private_value; in snd_rme96_control_spdif_mask_get()
2205 snd_rme96_dac_volume_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_rme96_dac_volume_info() argument
2207 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_dac_volume_info()
2217 snd_rme96_dac_volume_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *u) in snd_rme96_dac_volume_get() argument
2219 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_dac_volume_get()
2230 snd_rme96_dac_volume_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *u) in snd_rme96_dac_volume_put() argument
2232 struct rme96 *rme96 = snd_kcontrol_chip(kcontrol); in snd_rme96_dac_volume_put()