coef_val          146 sound/pci/hda/patch_realtek.c 				 unsigned int coef_idx, unsigned int coef_val)
coef_val          149 sound/pci/hda/patch_realtek.c 	snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_PROC_COEF, coef_val);
coef_val          152 sound/pci/hda/patch_realtek.c #define alc_write_coef_idx(codec, coef_idx, coef_val) \
coef_val          153 sound/pci/hda/patch_realtek.c 	alc_write_coefex_idx(codec, 0x20, coef_idx, coef_val)