Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dit87.c546 #define has_vin3_5v(data) ((data)->features & FEAT_VIN3_5V) macro
2243 if (has_vin3_5v(data) && nr == 0) in show_label()