Searched refs:fan_debounce (Results 1 – 1 of 1) sorted by relevance
45 static unsigned short fan_debounce; variable46 module_param(fan_debounce, ushort, 0);47 MODULE_PARM_DESC(fan_debounce, "Enable debouncing for fan RPM signal");885 if (fan_debounce) { in nct6775_platform_probe_init()