Home
last modified time | relevance | path

Searched refs:AC97_SCAP_EAPD_LED (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/sound/
Dac97_codec.h387 #define AC97_SCAP_EAPD_LED (1<<10) /* EAPD as mute LED */ macro
/linux-4.4.14/sound/pci/ac97/
Dac97_codec.c2340 else if (! (ac97->scaps & AC97_SCAP_EAPD_LED)) in snd_ac97_powerdown()
2804 ac97->scaps |= AC97_SCAP_EAPD_LED; in tune_mute_led()