Searched refs:FAN_UNIT_ATTRS (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/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 | 1182 #define FAN_UNIT_ATTRS(X) \ macro 1207 FAN_UNIT_ATTRS(0), 1208 FAN_UNIT_ATTRS(1), 1209 FAN_UNIT_ATTRS(2), 1243 FAN_UNIT_ATTRS(3), 1244 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),
|