Searched refs:buggy_semaphore (Results 1 – 2 of 2) sorted by relevance
58 static bool buggy_semaphore; variable72 module_param(buggy_semaphore, bool, 0444);73 MODULE_PARM_DESC(buggy_semaphore, "Enable workaround for hardwares with problematic codec semaphore…386 unsigned buggy_semaphore: 1; /* workaround for buggy codec semaphore */ member511 if (chip->buggy_semaphore) in snd_intel8x0_codec_semaphore()611 if (chip->buggy_semaphore) in snd_intel8x0_ali_codec_semaphore()2967 chip->buggy_semaphore = buggy_semaphore; in snd_intel8x0_create()
1281 buggy_semaphore