Home
last modified time | relevance | path

Searched refs:snd_hda_mixer_amp_tlv (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H 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,
H A Dhda_codec.c1550 * snd_hda_mixer_amp_tlv - TLV callback for a standard AMP mixer volume
1559 int snd_hda_mixer_amp_tlv(struct snd_kcontrol *kcontrol, int op_flag, in snd_hda_mixer_amp_tlv() function
1571 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_tlv); variable
1887 if (kctl->tlv.c != snd_hda_mixer_amp_tlv) { in init_follower_0dB()
H A Dpatch_ca0132.c3943 .tlv = { .c = snd_hda_mixer_amp_tlv }, \
6501 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv()
6511 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv()
6516 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv()
H A Dhda_generic.c3495 #define cap_vol_tlv snd_hda_mixer_amp_tlv
/kernel/linux/linux-6.6/sound/pci/hda/
H 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,
H A Dhda_codec.c1592 * snd_hda_mixer_amp_tlv - TLV callback for a standard AMP mixer volume
1601 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); variable
1927 if (kctl->tlv.c != snd_hda_mixer_amp_tlv) { in init_follower_0dB()
H A Dpatch_ca0132.c4063 .tlv = { .c = snd_hda_mixer_amp_tlv }, \
6621 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv()
6631 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv()
6636 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv()
H A Dhda_generic.c3501 #define cap_vol_tlv snd_hda_mixer_amp_tlv

Completed in 56 milliseconds