Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dit87.c417 #define has_five_fans(data) ((data)->features & (FEAT_FIVE_FANS | \ macro
2621 if (has_five_fans(data)) { in it87_init_device()