• Takashi Iwai's avatar
    ALSA: hda - Implement independent HP control · 38cf6f1a
    Takashi Iwai authored
    Similar like the implementation in patch_analog.c and patch_via.c,
    the generic parser can provide the independent HP PCM stream now.
    It's enabled when spec->indep_hp is set by the caller while parsing.
    
    Currently no dynamic PCM switching as in patch_via.c is implemented
    yet.  The control returns -EBUSY when the value is changed during PCM
    operations.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    38cf6f1a
hda_generic.h 7.02 KB