Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dac97_codec.h147 #define AC97_DEFAULT_POWER_OFF (1<<8) /* no RESET write */ macro
/Linux-v5.4/sound/pci/ac97/
Dac97_codec.c176 { 0x574d4c13, 0xffffffff, "WM9713,WM9714", patch_wolfson13, NULL, AC97_DEFAULT_POWER_OFF},
2051 if (pid && (pid->flags & AC97_DEFAULT_POWER_OFF)) in snd_ac97_mixer()
2132 if (! (ac97->flags & AC97_DEFAULT_POWER_OFF)) { in snd_ac97_mixer()
2536 if (! (ac97->flags & AC97_DEFAULT_POWER_OFF)) { in snd_ac97_resume()