Lines Matching defs:kcontrol
14 static int pcsp_enable_info(struct snd_kcontrol *kcontrol,
24 static int pcsp_enable_get(struct snd_kcontrol *kcontrol,
27 struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol);
32 static int pcsp_enable_put(struct snd_kcontrol *kcontrol,
35 struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol);
45 static int pcsp_treble_info(struct snd_kcontrol *kcontrol,
48 struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol);
59 static int pcsp_treble_get(struct snd_kcontrol *kcontrol,
62 struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol);
67 static int pcsp_treble_put(struct snd_kcontrol *kcontrol,
70 struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol);
83 static int pcsp_pcspkr_info(struct snd_kcontrol *kcontrol,
93 static int pcsp_pcspkr_get(struct snd_kcontrol *kcontrol,
96 struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol);
101 static int pcsp_pcspkr_put(struct snd_kcontrol *kcontrol,
104 struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol);