Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dit87.c545 #define has_four_temp(data) ((data)->features & FEAT_FOUR_TEMP) macro
3500 if (has_four_temp(data)) { in it87_probe()