Lines Matching refs:snd_kcontrol
609 struct snd_kcontrol *headphone_ctrl;
610 struct snd_kcontrol *lineout_ctrl;
611 struct snd_kcontrol *speaker_ctrl;
612 struct snd_kcontrol *master_ctrl;
613 struct snd_kcontrol *headphone_detected_ctrl;
614 struct snd_kcontrol *lineout_detected_ctrl;
634 static int n##_control_get(struct snd_kcontrol *kcontrol, \
643 static int n##_control_put(struct snd_kcontrol *kcontrol, \
666 static int detect_choice_get(struct snd_kcontrol *kcontrol, in detect_choice_get()
684 static int detect_choice_put(struct snd_kcontrol *kcontrol, in detect_choice_put()
722 static int detected_get(struct snd_kcontrol *kcontrol, in detected_get()
849 struct snd_kcontrol *detected, *c; in layout_notify()
892 struct snd_kcontrol *ctl; in layout_attached_codec()