Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/hda/
Dhda_local.h631 #define get_amp_index(kc) (((kc)->private_value >> 19) & 0xf) macro
Dhda_proc.c87 get_amp_index(kctl), in print_nid_array()
Dhda_codec.c1973 int idx = get_amp_index(kcontrol); in snd_hda_mixer_amp_volume_get()
1998 int idx = get_amp_index(kcontrol); in snd_hda_mixer_amp_volume_put()
2587 int idx = get_amp_index(kcontrol); in snd_hda_mixer_amp_switch_get()
2613 int idx = get_amp_index(kcontrol); in snd_hda_mixer_amp_switch_put()