Searched refs:snd_hda_mixer_amp_tlv (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_local.h | 41 .tlv = { .c = snd_hda_mixer_amp_tlv }, \ 102 int snd_hda_mixer_amp_tlv(struct snd_kcontrol *kcontrol, int op_flag,
|
| H A D | hda_codec.c | 1560 int snd_hda_mixer_amp_tlv(struct snd_kcontrol *kcontrol, int op_flag, in snd_hda_mixer_amp_tlv() function 1572 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_tlv); 1888 if (kctl->tlv.c != snd_hda_mixer_amp_tlv) { in init_follower_0dB()
|
| H A D | patch_ca0132.c | 3942 .tlv = { .c = snd_hda_mixer_amp_tlv }, \ 6498 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv() 6508 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv() 6513 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv); in ca0132_volume_tlv()
|
| H A D | hda_generic.c | 3494 #define cap_vol_tlv snd_hda_mixer_amp_tlv
|