Home
last modified time | relevance | path

Searched defs:indices (Results 1 – 3 of 3) sorted by relevance

/sound/pci/hda/
Dhda_proc.c134 int dir, int stereo, int indices) in print_amp_vals()
Dhda_local.h182 #define HDA_BIND_MUTE_MONO(xname, nid, channel, indices, direction) \ argument
190 #define HDA_BIND_MUTE(xname,nid,indices,dir) \ argument
Dhda_codec.c2935 int i, indices, err = 0, change = 0; in snd_hda_mixer_bind_switch_put() local