Lines Matching refs:kcontrol
990 static int snd_echo_output_gain_info(struct snd_kcontrol *kcontrol, in snd_echo_output_gain_info() argument
995 chip = snd_kcontrol_chip(kcontrol); in snd_echo_output_gain_info()
1003 static int snd_echo_output_gain_get(struct snd_kcontrol *kcontrol, in snd_echo_output_gain_get() argument
1009 chip = snd_kcontrol_chip(kcontrol); in snd_echo_output_gain_get()
1015 static int snd_echo_output_gain_put(struct snd_kcontrol *kcontrol, in snd_echo_output_gain_put() argument
1022 chip = snd_kcontrol_chip(kcontrol); in snd_echo_output_gain_put()
1071 static int snd_echo_input_gain_info(struct snd_kcontrol *kcontrol, in snd_echo_input_gain_info() argument
1076 chip = snd_kcontrol_chip(kcontrol); in snd_echo_input_gain_info()
1084 static int snd_echo_input_gain_get(struct snd_kcontrol *kcontrol, in snd_echo_input_gain_get() argument
1090 chip = snd_kcontrol_chip(kcontrol); in snd_echo_input_gain_get()
1096 static int snd_echo_input_gain_put(struct snd_kcontrol *kcontrol, in snd_echo_input_gain_put() argument
1103 chip = snd_kcontrol_chip(kcontrol); in snd_echo_input_gain_put()
1140 static int snd_echo_output_nominal_info (struct snd_kcontrol *kcontrol, in snd_echo_output_nominal_info() argument
1145 chip = snd_kcontrol_chip(kcontrol); in snd_echo_output_nominal_info()
1153 static int snd_echo_output_nominal_get(struct snd_kcontrol *kcontrol, in snd_echo_output_nominal_get() argument
1159 chip = snd_kcontrol_chip(kcontrol); in snd_echo_output_nominal_get()
1165 static int snd_echo_output_nominal_put(struct snd_kcontrol *kcontrol, in snd_echo_output_nominal_put() argument
1172 chip = snd_kcontrol_chip(kcontrol); in snd_echo_output_nominal_put()
1202 static int snd_echo_input_nominal_info(struct snd_kcontrol *kcontrol, in snd_echo_input_nominal_info() argument
1207 chip = snd_kcontrol_chip(kcontrol); in snd_echo_input_nominal_info()
1215 static int snd_echo_input_nominal_get(struct snd_kcontrol *kcontrol, in snd_echo_input_nominal_get() argument
1221 chip = snd_kcontrol_chip(kcontrol); in snd_echo_input_nominal_get()
1228 static int snd_echo_input_nominal_put(struct snd_kcontrol *kcontrol, in snd_echo_input_nominal_put() argument
1235 chip = snd_kcontrol_chip(kcontrol); in snd_echo_input_nominal_put()
1268 static int snd_echo_mixer_info(struct snd_kcontrol *kcontrol, in snd_echo_mixer_info() argument
1273 chip = snd_kcontrol_chip(kcontrol); in snd_echo_mixer_info()
1283 static int snd_echo_mixer_get(struct snd_kcontrol *kcontrol, in snd_echo_mixer_get() argument
1286 struct echoaudio *chip = snd_kcontrol_chip(kcontrol); in snd_echo_mixer_get()
1297 static int snd_echo_mixer_put(struct snd_kcontrol *kcontrol, in snd_echo_mixer_put() argument
1305 chip = snd_kcontrol_chip(kcontrol); in snd_echo_mixer_put()
1340 static int snd_echo_vmixer_info(struct snd_kcontrol *kcontrol, in snd_echo_vmixer_info() argument
1345 chip = snd_kcontrol_chip(kcontrol); in snd_echo_vmixer_info()
1355 static int snd_echo_vmixer_get(struct snd_kcontrol *kcontrol, in snd_echo_vmixer_get() argument
1360 chip = snd_kcontrol_chip(kcontrol); in snd_echo_vmixer_get()
1367 static int snd_echo_vmixer_put(struct snd_kcontrol *kcontrol, in snd_echo_vmixer_put() argument
1375 chip = snd_kcontrol_chip(kcontrol); in snd_echo_vmixer_put()
1408 static int snd_echo_digital_mode_info(struct snd_kcontrol *kcontrol, in snd_echo_digital_mode_info() argument
1417 chip = snd_kcontrol_chip(kcontrol); in snd_echo_digital_mode_info()
1421 static int snd_echo_digital_mode_get(struct snd_kcontrol *kcontrol, in snd_echo_digital_mode_get() argument
1427 chip = snd_kcontrol_chip(kcontrol); in snd_echo_digital_mode_get()
1437 static int snd_echo_digital_mode_put(struct snd_kcontrol *kcontrol, in snd_echo_digital_mode_put() argument
1445 chip = snd_kcontrol_chip(kcontrol); in snd_echo_digital_mode_put()
1495 static int snd_echo_spdif_mode_info(struct snd_kcontrol *kcontrol, in snd_echo_spdif_mode_info() argument
1503 static int snd_echo_spdif_mode_get(struct snd_kcontrol *kcontrol, in snd_echo_spdif_mode_get() argument
1508 chip = snd_kcontrol_chip(kcontrol); in snd_echo_spdif_mode_get()
1513 static int snd_echo_spdif_mode_put(struct snd_kcontrol *kcontrol, in snd_echo_spdif_mode_put() argument
1519 chip = snd_kcontrol_chip(kcontrol); in snd_echo_spdif_mode_put()
1545 static int snd_echo_clock_source_info(struct snd_kcontrol *kcontrol, in snd_echo_clock_source_info() argument
1554 chip = snd_kcontrol_chip(kcontrol); in snd_echo_clock_source_info()
1558 static int snd_echo_clock_source_get(struct snd_kcontrol *kcontrol, in snd_echo_clock_source_get() argument
1564 chip = snd_kcontrol_chip(kcontrol); in snd_echo_clock_source_get()
1574 static int snd_echo_clock_source_put(struct snd_kcontrol *kcontrol, in snd_echo_clock_source_put() argument
1582 chip = snd_kcontrol_chip(kcontrol); in snd_echo_clock_source_put()
1620 static int snd_echo_phantom_power_get(struct snd_kcontrol *kcontrol, in snd_echo_phantom_power_get() argument
1623 struct echoaudio *chip = snd_kcontrol_chip(kcontrol); in snd_echo_phantom_power_get()
1629 static int snd_echo_phantom_power_put(struct snd_kcontrol *kcontrol, in snd_echo_phantom_power_put() argument
1632 struct echoaudio *chip = snd_kcontrol_chip(kcontrol); in snd_echo_phantom_power_put()
1663 static int snd_echo_automute_get(struct snd_kcontrol *kcontrol, in snd_echo_automute_get() argument
1666 struct echoaudio *chip = snd_kcontrol_chip(kcontrol); in snd_echo_automute_get()
1672 static int snd_echo_automute_put(struct snd_kcontrol *kcontrol, in snd_echo_automute_put() argument
1675 struct echoaudio *chip = snd_kcontrol_chip(kcontrol); in snd_echo_automute_put()
1704 static int snd_echo_vumeters_switch_put(struct snd_kcontrol *kcontrol, in snd_echo_vumeters_switch_put() argument
1709 chip = snd_kcontrol_chip(kcontrol); in snd_echo_vumeters_switch_put()
1727 static int snd_echo_vumeters_info(struct snd_kcontrol *kcontrol, in snd_echo_vumeters_info() argument
1744 static int snd_echo_vumeters_get(struct snd_kcontrol *kcontrol, in snd_echo_vumeters_get() argument
1749 chip = snd_kcontrol_chip(kcontrol); in snd_echo_vumeters_get()
1768 static int snd_echo_channels_info_info(struct snd_kcontrol *kcontrol, in snd_echo_channels_info_info() argument
1778 static int snd_echo_channels_info_get(struct snd_kcontrol *kcontrol, in snd_echo_channels_info_get() argument
1784 chip = snd_kcontrol_chip(kcontrol); in snd_echo_channels_info_get()