Searched refs:snd_hda_mixer_amp_tlv (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/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 | 1422 int snd_hda_mixer_amp_tlv(struct snd_kcontrol *kcontrol, int op_flag, in snd_hda_mixer_amp_tlv() function 1452 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_tlv); 2230 .tlv = snd_hda_mixer_amp_tlv 2238 .tlv = snd_hda_mixer_amp_tlv
|
| D | patch_ca0132.c | 3888 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv() 3898 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv() 3903 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv()
|
| D | hda_generic.c | 3457 #define cap_vol_tlv snd_hda_mixer_amp_tlv
|