Searched refs:AC_VERB_SET_PROC_STATE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/sound/pci/hda/ |
D | patch_cirrus.c | 203 {0x11, AC_VERB_SET_PROC_STATE, 1}, 223 {0x24, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */ 251 {0x11, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */ 269 {0x11, AC_VERB_SET_PROC_STATE, 0x00}, 874 {0x0B, AC_VERB_SET_PROC_STATE, 1}, 911 {0x0B, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */
|
/Linux-v5.10/include/sound/ |
D | hda_verbs.h | 89 #define AC_VERB_SET_PROC_STATE 0x703 macro
|