Home
last modified time | relevance | path

Searched refs:snd_hda_mixer_amp_tlv (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dhda_local.h54 .tlv = { .c = snd_hda_mixer_amp_tlv }, \
115 int snd_hda_mixer_amp_tlv(struct snd_kcontrol *kcontrol, int op_flag,
Dhda_codec.c1537 int snd_hda_mixer_amp_tlv(struct snd_kcontrol *kcontrol, int op_flag, in snd_hda_mixer_amp_tlv() function
1549 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_tlv);
1862 if (kctl->tlv.c != snd_hda_mixer_amp_tlv) { in init_slave_0dB()
Dpatch_ca0132.c3450 .tlv = { .c = snd_hda_mixer_amp_tlv }, \
5540 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv()
5550 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv()
5555 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv()
Dhda_generic.c3486 #define cap_vol_tlv snd_hda_mixer_amp_tlv