Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dac97_codec.h147 #define AC97_DEFAULT_POWER_OFF (1<<8) /* no RESET write */ macro
/openbmc/linux/sound/pci/ac97/
H A Dac97_codec.c175 { 0x574d4c13, 0xffffffff, "WM9713,WM9714", patch_wolfson13, NULL, AC97_DEFAULT_POWER_OFF},
2114 if (pid && (pid->flags & AC97_DEFAULT_POWER_OFF)) in snd_ac97_mixer()
2196 if (! (ac97->flags & AC97_DEFAULT_POWER_OFF)) { in snd_ac97_mixer()
2603 if (! (ac97->flags & AC97_DEFAULT_POWER_OFF)) { in snd_ac97_resume()