Lines Matching defs:kcontrol
493 static int qtet_mute_get(struct snd_kcontrol *kcontrol,
496 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
503 static int qtet_mute_put(struct snd_kcontrol *kcontrol,
506 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
531 static int qtet_ain12_enum_info(struct snd_kcontrol *kcontrol,
539 static int qtet_ain12_sw_get(struct snd_kcontrol *kcontrol,
542 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
564 static int qtet_ain12_sw_put(struct snd_kcontrol *kcontrol,
567 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
608 static int qtet_php_get(struct snd_kcontrol *kcontrol,
611 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
619 static int qtet_php_put(struct snd_kcontrol *kcontrol,
622 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
673 static int qtet_enum_info(struct snd_kcontrol *kcontrol,
677 qtet_privates[kcontrol->private_value];
682 static int qtet_sw_get(struct snd_kcontrol *kcontrol,
686 qtet_privates[kcontrol->private_value];
687 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
693 static int qtet_sw_put(struct snd_kcontrol *kcontrol,
697 qtet_privates[kcontrol->private_value];
698 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);