snd_hda_mixer_amp_tlv
.tlv = { .c = snd_hda_mixer_amp_tlv }, \
err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv);
err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv);
err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv);
#define cap_vol_tlv snd_hda_mixer_amp_tlv
EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_tlv);
if (kctl->tlv.c != snd_hda_mixer_amp_tlv) {
int snd_hda_mixer_amp_tlv(struct snd_kcontrol *kcontrol, int op_flag,
.tlv = { .c = snd_hda_mixer_amp_tlv }, \