Searched refs:FAN_UNIT_ATTRS (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | w83791d.c | 1187 #define FAN_UNIT_ATTRS(X) \ macro 1212 FAN_UNIT_ATTRS(0), 1213 FAN_UNIT_ATTRS(1), 1214 FAN_UNIT_ATTRS(2), 1248 FAN_UNIT_ATTRS(3), 1249 FAN_UNIT_ATTRS(4),
|
| H A D | pc87360.c | 1216 #define FAN_UNIT_ATTRS(X) \ macro 1225 FAN_UNIT_ATTRS(0), 1226 FAN_UNIT_ATTRS(1), 1227 FAN_UNIT_ATTRS(2)
|
| H A D | w83627hf.c | 1375 #define FAN_UNIT_ATTRS(_X_) \ macro 1496 FAN_UNIT_ATTRS(1), 1497 FAN_UNIT_ATTRS(2), 1646 FAN_UNIT_ATTRS(3),
|