Home
last modified time | relevance | path

Searched refs:AC_VERB_SET_PROC_STATE (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/sound/pci/hda/
Dpatch_cirrus.c1111 {0x11, AC_VERB_SET_PROC_STATE, 1},
1146 {0x11, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */
1164 {0x11, AC_VERB_SET_PROC_STATE, 0x00},
1476 {0x0B, AC_VERB_SET_PROC_STATE, 1},
1513 {0x0B, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */
Dhda_codec.h106 #define AC_VERB_SET_PROC_STATE 0x703 macro