Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/hda/
Dpatch_cs8409.c488 struct sub_codec *cs42l42 = spec->scodecs[get_amp_index(kctrl)]; in cs42l42_volume_get()
547 struct sub_codec *cs42l42 = spec->scodecs[get_amp_index(kctrl)]; in cs42l42_volume_put()
Dhda_local.h639 #define get_amp_index(kc) get_amp_index_((kc)->private_value) macro
Dhda_codec.c1525 int idx = get_amp_index(kcontrol); in snd_hda_mixer_amp_volume_get()
1552 int idx = get_amp_index(kcontrol); in snd_hda_mixer_amp_volume_put()
2125 int idx = get_amp_index(kcontrol); in snd_hda_mixer_amp_switch_get()
2153 int idx = get_amp_index(kcontrol); in snd_hda_mixer_amp_switch_put()
Dhda_proc.c68 get_amp_index(kctl), in print_nid_array()