Searched refs:AC_AMP_SET_INPUT (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/audio/ | ||
H A D | intel-hda-defs.h | 529 #define AC_AMP_SET_INPUT (1<<14) macro |
H A D | hda-codec.c | 633 (payload & AC_AMP_SET_INPUT) ? "i" : "-", in hda_audio_command() |