Searched refs:reset_workaround_2 (Results 1 – 1 of 1) sorted by relevance
65 static bool reset_workaround_2; variable85 module_param(reset_workaround_2, bool, 0444);86 MODULE_PARM_DESC(reset_workaround_2, "Enable extended AC97 RESET workaround for some other laptops.…229 …unsigned int reset_workaround_2: 1; /* Extended workaround for some other laptops to avoid freeze … member1285 if (! chip->reset_workaround_2) { in snd_nm256_ac97_reset()1664 reset_workaround_2 = 1; in snd_nm256_probe()1714 if (reset_workaround_2) { in snd_nm256_probe()1716 chip->reset_workaround_2 = 1; in snd_nm256_probe()