Searched refs:oldindex (Results 1 – 1 of 1) sorted by relevance
/sound/pci/hda/ |
D | hda_proc.c | 576 unsigned int i, ncoeff, oldindex; in print_proc_caps() local 587 oldindex = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_COEF_INDEX, 0); in print_proc_caps() 595 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_COEF_INDEX, oldindex); in print_proc_caps()
|