Searched refs:reset_workaround (Results 1 – 1 of 1) sorted by relevance
64 static bool reset_workaround; variable83 module_param(reset_workaround, bool, 0444);84 MODULE_PARM_DESC(reset_workaround, "Enable AC97 RESET workaround for some laptops.");228 unsigned int reset_workaround: 1; /* Workaround for some laptops to avoid freeze */ member1281 if (! chip->reset_workaround) { in snd_nm256_ac97_reset()1667 reset_workaround = 1; in snd_nm256_probe()1709 if (reset_workaround) { in snd_nm256_probe()1711 chip->reset_workaround = 1; in snd_nm256_probe()