Searched refs:AC_VERB_SET_PROC_STATE (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/sound/pci/hda/ |
D | patch_cirrus.c | 207 {0x11, AC_VERB_SET_PROC_STATE, 1}, 227 {0x24, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */ 255 {0x11, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */ 273 {0x11, AC_VERB_SET_PROC_STATE, 0x00}, 878 {0x0B, AC_VERB_SET_PROC_STATE, 1}, 915 {0x0B, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */
|
D | patch_cs8409-tables.c | 63 { CS8409_PIN_VENDOR_WIDGET, AC_VERB_SET_PROC_STATE, 0x0001 }, /* Enable VPW processing */ 274 { CS8409_PIN_VENDOR_WIDGET, AC_VERB_SET_PROC_STATE, 0x0001 }, /* Enable VPW processing */
|
/linux-6.1.9/include/sound/ |
D | hda_verbs.h | 89 #define AC_VERB_SET_PROC_STATE 0x703 macro
|