Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dit87.c532 #define has_five_fans(data) ((data)->features & (FEAT_FIVE_FANS | \ macro
3077 if (has_five_fans(config)) { in it87_find()
3319 if (has_five_fans(data) && (tmp & BIT(5))) in it87_init_device()