Searched refs:AC_VERB_SET_PROC_STATE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/pci/hda/ |
D | patch_cirrus.c | 216 {0x11, AC_VERB_SET_PROC_STATE, 1}, 236 {0x24, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */ 264 {0x11, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */ 282 {0x11, AC_VERB_SET_PROC_STATE, 0x00}, 887 {0x0B, AC_VERB_SET_PROC_STATE, 1}, 924 {0x0B, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */
|
/Linux-v4.19/include/sound/ |
D | hda_verbs.h | 88 #define AC_VERB_SET_PROC_STATE 0x703 macro
|