Home
last modified time | relevance | path

Searched refs:NUM_FANS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dcorsair-cpro.c74 #define NUM_FANS 6 macro
85 DECLARE_BITMAP(fan_cnct, NUM_FANS);
436 for (channel = 0; channel < NUM_FANS; channel++) { in get_fan_cnct()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dcorsair-cpro.c74 #define NUM_FANS 6 macro
85 DECLARE_BITMAP(fan_cnct, NUM_FANS);
437 for (channel = 0; channel < NUM_FANS; channel++) { in get_fan_cnct()

Completed in 3 milliseconds