Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dit87.c545 #define has_six_temp(data) ((data)->features & FEAT_SIX_TEMP) macro
3459 } else if (has_six_temp(data)) { in it87_probe()