Searched refs:AC_VERB_SET_VOLUME_KNOB_CONTROL (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/sound/ |
D | hda_verbs.h | 101 #define AC_VERB_SET_VOLUME_KNOB_CONTROL 0x70f macro
|
/linux-6.1.9/sound/pci/hda/ |
D | patch_sigmatel.c | 995 { 0x1f, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xec}, 1001 { 0x1f, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff}, 1020 { 0x28, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff}, 1039 { 0x16, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff}, 1053 {0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0x7f}, 1063 { 0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff}, 1071 {0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0x7f}, 1079 { 0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
|