• Takashi Iwai's avatar
    [ALSA] Add virtual master control helpers · 3b0a5f22
    Takashi Iwai authored
    Added helper functions to implement virtual master volume controls.
    The virtual master control is a control element that has multiple
    slave controls.  The value of master element is equally added to
    slave elements.
    The functions are written for general purpose, but it's put in the
    HD-audio directory as now, since HD-audio driver is the only user.
    It should be moved to the common place once after other drivers use
    vmaster.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    Signed-off-by: default avatarJaroslav Kysela <perex@perex.cz>
    3b0a5f22
hda_local.h 12.9 KB