Lines Matching defs:kcontrol

447 static int snd_ac97_info_enum_double(struct snd_kcontrol *kcontrol,  in snd_ac97_info_enum_double()
456 static int snd_ac97_get_enum_double(struct snd_kcontrol *kcontrol, in snd_ac97_get_enum_double()
473 static int snd_ac97_put_enum_double(struct snd_kcontrol *kcontrol, in snd_ac97_put_enum_double()
497 static int snd_ac97_page_save(struct snd_ac97 *ac97, int reg, struct snd_kcontrol *kcontrol) in snd_ac97_page_save()
520 static int snd_ac97_info_volsw(struct snd_kcontrol *kcontrol, in snd_ac97_info_volsw()
534 static int snd_ac97_get_volsw(struct snd_kcontrol *kcontrol, in snd_ac97_get_volsw()
558 static int snd_ac97_put_volsw(struct snd_kcontrol *kcontrol, in snd_ac97_put_volsw()
687 static int snd_ac97_spdif_mask_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_ac97_spdif_mask_info()
694 static int snd_ac97_spdif_cmask_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucont… in snd_ac97_spdif_cmask_get()
706 static int snd_ac97_spdif_pmask_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucont… in snd_ac97_spdif_pmask_get()
716 static int snd_ac97_spdif_default_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *uco… in snd_ac97_spdif_default_get()
729 static int snd_ac97_spdif_default_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *uco… in snd_ac97_spdif_default_put()
803 static int snd_ac97_put_spsa(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ac97_put_spsa()
872 static int snd_ac97_ad18xx_pcm_info_bits(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *u… in snd_ac97_ad18xx_pcm_info_bits()
889 static int snd_ac97_ad18xx_pcm_get_bits(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *u… in snd_ac97_ad18xx_pcm_get_bits()
903 static int snd_ac97_ad18xx_pcm_put_bits(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *u… in snd_ac97_ad18xx_pcm_put_bits()
926 static int snd_ac97_ad18xx_pcm_info_volume(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info … in snd_ac97_ad18xx_pcm_info_volume()
935 static int snd_ac97_ad18xx_pcm_get_volume(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value … in snd_ac97_ad18xx_pcm_get_volume()
947 static int snd_ac97_ad18xx_pcm_put_volume(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value … in snd_ac97_ad18xx_pcm_put_volume()
2655 static int bind_hp_volsw_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in bind_hp_volsw_put()
2755 static int master_mute_sw_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in master_mute_sw_put()
2790 static int hp_master_mute_sw_put(struct snd_kcontrol *kcontrol, in hp_master_mute_sw_put()