Lines Matching refs:kcontrol
565 static int snd_bt87x_capture_volume_info(struct snd_kcontrol *kcontrol, in snd_bt87x_capture_volume_info() argument
575 static int snd_bt87x_capture_volume_get(struct snd_kcontrol *kcontrol, in snd_bt87x_capture_volume_get() argument
578 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol); in snd_bt87x_capture_volume_get()
584 static int snd_bt87x_capture_volume_put(struct snd_kcontrol *kcontrol, in snd_bt87x_capture_volume_put() argument
587 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol); in snd_bt87x_capture_volume_put()
611 static int snd_bt87x_capture_boost_get(struct snd_kcontrol *kcontrol, in snd_bt87x_capture_boost_get() argument
614 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol); in snd_bt87x_capture_boost_get()
620 static int snd_bt87x_capture_boost_put(struct snd_kcontrol *kcontrol, in snd_bt87x_capture_boost_put() argument
623 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol); in snd_bt87x_capture_boost_put()
645 static int snd_bt87x_capture_source_info(struct snd_kcontrol *kcontrol, in snd_bt87x_capture_source_info() argument
653 static int snd_bt87x_capture_source_get(struct snd_kcontrol *kcontrol, in snd_bt87x_capture_source_get() argument
656 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol); in snd_bt87x_capture_source_get()
662 static int snd_bt87x_capture_source_put(struct snd_kcontrol *kcontrol, in snd_bt87x_capture_source_put() argument
665 struct snd_bt87x *chip = snd_kcontrol_chip(kcontrol); in snd_bt87x_capture_source_put()