Lines Matching refs:kcontrol
13 static int pcsp_enable_info(struct snd_kcontrol *kcontrol, in pcsp_enable_info() argument
23 static int pcsp_enable_get(struct snd_kcontrol *kcontrol, in pcsp_enable_get() argument
26 struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol); in pcsp_enable_get()
31 static int pcsp_enable_put(struct snd_kcontrol *kcontrol, in pcsp_enable_put() argument
34 struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol); in pcsp_enable_put()
44 static int pcsp_treble_info(struct snd_kcontrol *kcontrol, in pcsp_treble_info() argument
47 struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol); in pcsp_treble_info()
58 static int pcsp_treble_get(struct snd_kcontrol *kcontrol, in pcsp_treble_get() argument
61 struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol); in pcsp_treble_get()
66 static int pcsp_treble_put(struct snd_kcontrol *kcontrol, in pcsp_treble_put() argument
69 struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol); in pcsp_treble_put()
82 static int pcsp_pcspkr_info(struct snd_kcontrol *kcontrol, in pcsp_pcspkr_info() argument
92 static int pcsp_pcspkr_get(struct snd_kcontrol *kcontrol, in pcsp_pcspkr_get() argument
95 struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol); in pcsp_pcspkr_get()
100 static int pcsp_pcspkr_put(struct snd_kcontrol *kcontrol, in pcsp_pcspkr_put() argument
103 struct snd_pcsp *chip = snd_kcontrol_chip(kcontrol); in pcsp_pcspkr_put()