Searched refs:AC_VERB_SET_VOLUME_KNOB_CONTROL (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/sound/ |
D | hda_verbs.h | 98 #define AC_VERB_SET_VOLUME_KNOB_CONTROL 0x70f macro
|
/linux-4.4.14/sound/pci/hda/ |
D | patch_sigmatel.c | 1026 { 0x1f, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xec}, 1032 { 0x1f, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff}, 1051 { 0x28, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff}, 1070 { 0x16, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff}, 1084 {0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0x7f}, 1094 { 0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff}, 1102 {0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0x7f}, 1110 { 0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
|