Lines Matching refs:kcontrol
109 int snd_hda_mixer_amp_volume_info(struct snd_kcontrol *kcontrol,
111 int snd_hda_mixer_amp_volume_get(struct snd_kcontrol *kcontrol,
113 int snd_hda_mixer_amp_volume_put(struct snd_kcontrol *kcontrol,
115 int snd_hda_mixer_amp_tlv(struct snd_kcontrol *kcontrol, int op_flag,
117 int snd_hda_mixer_amp_switch_info(struct snd_kcontrol *kcontrol,
119 int snd_hda_mixer_amp_switch_get(struct snd_kcontrol *kcontrol,
121 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol,
124 int snd_hda_mixer_amp_switch_get_beep(struct snd_kcontrol *kcontrol,
126 int snd_hda_mixer_amp_switch_put_beep(struct snd_kcontrol *kcontrol,
193 int snd_hda_mixer_bind_switch_get(struct snd_kcontrol *kcontrol,
195 int snd_hda_mixer_bind_switch_put(struct snd_kcontrol *kcontrol,
214 int snd_hda_mixer_bind_ctls_info(struct snd_kcontrol *kcontrol,
216 int snd_hda_mixer_bind_ctls_get(struct snd_kcontrol *kcontrol,
218 int snd_hda_mixer_bind_ctls_put(struct snd_kcontrol *kcontrol,
220 int snd_hda_mixer_bind_tlv(struct snd_kcontrol *kcontrol, int op_flag,
708 int snd_hda_enum_helper_info(struct snd_kcontrol *kcontrol,
711 #define snd_hda_enum_bool_helper_info(kcontrol, uinfo) \ argument
712 snd_hda_enum_helper_info(kcontrol, uinfo, 0, NULL)