Home
last modified time | relevance | path

Searched refs:get_amp_index (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_local.h637 #define get_amp_index(kc) get_amp_index_((kc)->private_value) macro
Dhda_codec.c1484 int idx = get_amp_index(kcontrol); in snd_hda_mixer_amp_volume_get()
1511 int idx = get_amp_index(kcontrol); in snd_hda_mixer_amp_volume_put()
2142 int idx = get_amp_index(kcontrol); in snd_hda_mixer_amp_switch_get()
2170 int idx = get_amp_index(kcontrol); in snd_hda_mixer_amp_switch_put()
Dhda_proc.c68 get_amp_index(kctl), in print_nid_array()