Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dit87.c528 #define has_four_fans(data) ((data)->features & (FEAT_FOUR_FANS | \ macro
3274 if (has_four_fans(data) && (tmp & BIT(4))) in it87_init_device()