Searched refs:fan_debounce (Results 1 – 2 of 2) sorted by relevance
72 static unsigned short fan_debounce; variable73 module_param(fan_debounce, ushort, 0);74 MODULE_PARM_DESC(fan_debounce, "Enable debouncing for fan RPM signal");2409 if (fan_debounce && in w83627ehf_probe()
100 static unsigned short fan_debounce; variable101 module_param(fan_debounce, ushort, 0);102 MODULE_PARM_DESC(fan_debounce, "Enable debouncing for fan RPM signal");4540 if (fan_debounce) { in nct6775_probe()