Searched refs:AC_VERB_SET_PROC_STATE (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/hda/codecs/cirrus/ |
| H A D | cs420x.c | 168 {0x11, AC_VERB_SET_PROC_STATE, 1}, 188 {0x24, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */ 216 {0x11, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */ 234 {0x11, AC_VERB_SET_PROC_STATE, 0x00},
|
| H A D | 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 */ 475 { CS8409_PIN_VENDOR_WIDGET, AC_VERB_SET_PROC_STATE, 0x0001 }, /* Enable VPW processing */
|
| H A D | cs421x.c | 248 {0x0B, AC_VERB_SET_PROC_STATE, 1}, 285 {0x0B, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */
|
| /linux/include/sound/ |
| H A D | hda_verbs.h | 89 #define AC_VERB_SET_PROC_STATE 0x703 macro
|