Searched refs:FAN_UNIT_ATTRS (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/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 | 1212 #define FAN_UNIT_ATTRS(X) \ macro 1221 FAN_UNIT_ATTRS(0), 1222 FAN_UNIT_ATTRS(1), 1223 FAN_UNIT_ATTRS(2)
|
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),
|
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),
|