Searched refs:snd_hda_mixer_amp_tlv (Results 1 – 5 of 5) sorted by relevance
/sound/pci/hda/ |
D | hda_local.h | 54 .tlv = { .c = snd_hda_mixer_amp_tlv }, \ 115 int snd_hda_mixer_amp_tlv(struct snd_kcontrol *kcontrol, int op_flag,
|
D | hda_codec.c | 2255 int snd_hda_mixer_amp_tlv(struct snd_kcontrol *kcontrol, int op_flag, in snd_hda_mixer_amp_tlv() function 2285 EXPORT_SYMBOL_HDA(snd_hda_mixer_amp_tlv); 3056 .tlv = snd_hda_mixer_amp_tlv 3064 .tlv = snd_hda_mixer_amp_tlv
|
D | patch_ca0132.c | 3915 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv() 3925 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv() 3930 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv()
|
D | patch_conexant.c | 2518 .tlv = { .c = snd_hda_mixer_amp_tlv },
|
D | hda_generic.c | 3164 #define cap_vol_tlv snd_hda_mixer_amp_tlv
|