Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dac97_codec.h399 #define AC97_DEFAULT_POWER_OFF (1<<8) /* no RESET write */ macro
/linux-4.1.27/sound/pci/ac97/
Dac97_codec.c191 { 0x574d4c13, 0xffffffff, "WM9713,WM9714", patch_wolfson13, NULL, AC97_DEFAULT_POWER_OFF},
2071 if (pid && (pid->flags & AC97_DEFAULT_POWER_OFF)) in snd_ac97_mixer()
2152 if (! (ac97->flags & AC97_DEFAULT_POWER_OFF)) { in snd_ac97_mixer()
2556 if (! (ac97->flags & AC97_DEFAULT_POWER_OFF)) { in snd_ac97_resume()