Searched refs:FAN_UNIT_ATTRS (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/hwmon/ |
| D | w83l786ng.c | 625 #define FAN_UNIT_ATTRS(X) \ macro 647 FAN_UNIT_ATTRS(0), 648 FAN_UNIT_ATTRS(1),
|
| D | w83791d.c | 1186 #define FAN_UNIT_ATTRS(X) \ macro 1211 FAN_UNIT_ATTRS(0), 1212 FAN_UNIT_ATTRS(1), 1213 FAN_UNIT_ATTRS(2), 1247 FAN_UNIT_ATTRS(3), 1248 FAN_UNIT_ATTRS(4),
|
| D | pc87360.c | 335 #define FAN_UNIT_ATTRS(X) \ macro 381 FAN_UNIT_ATTRS(0), 382 FAN_UNIT_ATTRS(1), 383 FAN_UNIT_ATTRS(2)
|
| D | w83781d.c | 926 #define FAN_UNIT_ATTRS(X) \ macro 947 FAN_UNIT_ATTRS(1), 948 FAN_UNIT_ATTRS(2), 949 FAN_UNIT_ATTRS(3),
|
| D | w83627hf.c | 1322 #define FAN_UNIT_ATTRS(_X_) \ macro 1349 FAN_UNIT_ATTRS(1), 1350 FAN_UNIT_ATTRS(2), 1374 FAN_UNIT_ATTRS(3),
|