Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dcorsair-cpro.c75 #define NUM_FANS 6 macro
89 DECLARE_BITMAP(fan_cnct, NUM_FANS);
450 for (channel = 0; channel < NUM_FANS; channel++) { in get_fan_cnct()