Searched refs:buggy_semaphore (Results 1 – 2 of 2) sorted by relevance
35 static bool buggy_semaphore; variable49 module_param(buggy_semaphore, bool, 0444);50 MODULE_PARM_DESC(buggy_semaphore, "Enable workaround for hardwares with problematic codec semaphore…364 unsigned buggy_semaphore: 1; /* workaround for buggy codec semaphore */ member489 if (chip->buggy_semaphore) in snd_intel8x0_codec_semaphore()591 if (chip->buggy_semaphore) in snd_intel8x0_ali_codec_semaphore()2921 chip->buggy_semaphore = buggy_semaphore; in snd_intel8x0_init()
1311 buggy_semaphore