Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dit87.c488 #define has_vin3_5v(data) ((data)->features & FEAT_VIN3_5V) macro
1966 if (has_vin3_5v(data) && nr == 0) in show_label()