• Takashi Iwai's avatar
    ALSA: hda - Introduce snd_hda_codec_amp_init*() · 280e57d5
    Takashi Iwai authored
    The new function snd_hda_codec_amp_init() (and the stereo variant)
    initializes the amp value only once at the first access.  If the amp
    was already initialized or updated, this won't do anything more.
    
    It's useful for initializing the input amps that are in the part of
    the path but never used.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    280e57d5
hda_codec.c 143 KB