Lines Matching defs:kcontrol

175 static int usb6fire_control_output_vol_info(struct snd_kcontrol *kcontrol,
185 static int usb6fire_control_output_vol_put(struct snd_kcontrol *kcontrol,
188 struct control_runtime *rt = snd_kcontrol_chip(kcontrol);
189 unsigned int ch = kcontrol->private_value;
215 static int usb6fire_control_output_vol_get(struct snd_kcontrol *kcontrol,
218 struct control_runtime *rt = snd_kcontrol_chip(kcontrol);
219 unsigned int ch = kcontrol->private_value;
232 static int usb6fire_control_output_mute_put(struct snd_kcontrol *kcontrol,
235 struct control_runtime *rt = snd_kcontrol_chip(kcontrol);
236 unsigned int ch = kcontrol->private_value;
259 static int usb6fire_control_output_mute_get(struct snd_kcontrol *kcontrol,
262 struct control_runtime *rt = snd_kcontrol_chip(kcontrol);
263 unsigned int ch = kcontrol->private_value;
279 static int usb6fire_control_input_vol_info(struct snd_kcontrol *kcontrol,
289 static int usb6fire_control_input_vol_put(struct snd_kcontrol *kcontrol,
292 struct control_runtime *rt = snd_kcontrol_chip(kcontrol);
312 static int usb6fire_control_input_vol_get(struct snd_kcontrol *kcontrol,
315 struct control_runtime *rt = snd_kcontrol_chip(kcontrol);
323 static int usb6fire_control_line_phono_info(struct snd_kcontrol *kcontrol,
329 static int usb6fire_control_line_phono_put(struct snd_kcontrol *kcontrol,
332 struct control_runtime *rt = snd_kcontrol_chip(kcontrol);
342 static int usb6fire_control_line_phono_get(struct snd_kcontrol *kcontrol,
345 struct control_runtime *rt = snd_kcontrol_chip(kcontrol);
350 static int usb6fire_control_opt_coax_info(struct snd_kcontrol *kcontrol,
356 static int usb6fire_control_opt_coax_put(struct snd_kcontrol *kcontrol,
359 struct control_runtime *rt = snd_kcontrol_chip(kcontrol);
370 static int usb6fire_control_opt_coax_get(struct snd_kcontrol *kcontrol,
373 struct control_runtime *rt = snd_kcontrol_chip(kcontrol);
378 static int usb6fire_control_digital_thru_put(struct snd_kcontrol *kcontrol,
381 struct control_runtime *rt = snd_kcontrol_chip(kcontrol);
392 static int usb6fire_control_digital_thru_get(struct snd_kcontrol *kcontrol,
395 struct control_runtime *rt = snd_kcontrol_chip(kcontrol);