Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/pci/hda/
A Dhda_local.h41 .tlv = { .c = snd_hda_mixer_amp_tlv }, \
102 int snd_hda_mixer_amp_tlv(struct snd_kcontrol *kcontrol, int op_flag,
A Dhda_codec.c1601 int snd_hda_mixer_amp_tlv(struct snd_kcontrol *kcontrol, int op_flag, in snd_hda_mixer_amp_tlv() function
1613 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_tlv);
1929 if (kctl->tlv.c != snd_hda_mixer_amp_tlv) { in init_follower_0dB()
A Dpatch_ca0132.c4062 .tlv = { .c = snd_hda_mixer_amp_tlv }, \
6618 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv()
6628 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv()
6633 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv()
A Dhda_generic.c3496 #define cap_vol_tlv snd_hda_mixer_amp_tlv

Completed in 39 milliseconds