Searched refs:FAN_UNIT_ATTRS (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | w83l786ng.c | 638 #define FAN_UNIT_ATTRS(X) \ macro 660 FAN_UNIT_ATTRS(0), 661 FAN_UNIT_ATTRS(1),
|
D | w83791d.c | 1199 #define FAN_UNIT_ATTRS(X) \ macro 1224 FAN_UNIT_ATTRS(0), 1225 FAN_UNIT_ATTRS(1), 1226 FAN_UNIT_ATTRS(2), 1260 FAN_UNIT_ATTRS(3), 1261 FAN_UNIT_ATTRS(4),
|
D | w83781d.c | 939 #define FAN_UNIT_ATTRS(X) \ macro 960 FAN_UNIT_ATTRS(1), 961 FAN_UNIT_ATTRS(2), 962 FAN_UNIT_ATTRS(3),
|
D | w83627hf.c | 1349 #define FAN_UNIT_ATTRS(_X_) \ macro 1376 FAN_UNIT_ATTRS(1), 1377 FAN_UNIT_ATTRS(2), 1401 FAN_UNIT_ATTRS(3),
|
D | pc87360.c | 348 #define FAN_UNIT_ATTRS(X) \ macro 394 FAN_UNIT_ATTRS(0), 395 FAN_UNIT_ATTRS(1), 396 FAN_UNIT_ATTRS(2)
|