Searched refs:AC_VERB_GET_PROC_COEF (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/sound/hda/ |
D | hdac_regmap.c | 43 case AC_VERB_GET_PROC_COEF: in hda_volatile_reg() 83 case AC_VERB_GET_PROC_COEF: in hda_writeable_reg() 256 if (verb == AC_VERB_GET_PROC_COEF) { in hda_reg_read()
|
/Linux-v4.19/include/sound/ |
D | hda_verbs.h | 42 #define AC_VERB_GET_PROC_COEF 0x0c00 macro
|
/Linux-v4.19/sound/pci/hda/ |
D | patch_cirrus.c | 148 AC_VERB_GET_PROC_COEF, 0); in cs_vendor_coef_get()
|
D | hda_proc.c | 605 val = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_PROC_COEF, in print_proc_caps()
|
D | patch_realtek.c | 139 val = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_PROC_COEF, 0); in alc_read_coefex_idx() 3385 val = snd_hda_codec_read(codec, 0x51, 0, AC_VERB_GET_PROC_COEF, 0) in alc5505_coef_get() 3387 val |= snd_hda_codec_read(codec, 0x51, 0, AC_VERB_GET_PROC_COEF, 0) in alc5505_coef_get()
|