Searched refs:FAN_UNIT_ATTRS (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
H A D | w83l786ng.c | 638 #define FAN_UNIT_ATTRS(X) \ macro 660 FAN_UNIT_ATTRS(0), 661 FAN_UNIT_ATTRS(1),
|
H A D | w83791d.c | 1200 #define FAN_UNIT_ATTRS(X) \ macro 1225 FAN_UNIT_ATTRS(0), 1226 FAN_UNIT_ATTRS(1), 1227 FAN_UNIT_ATTRS(2), 1261 FAN_UNIT_ATTRS(3), 1262 FAN_UNIT_ATTRS(4),
|
H A 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)
|
H A D | w83627hf.c | 1346 #define FAN_UNIT_ATTRS(_X_) \ macro 1373 FAN_UNIT_ATTRS(1), 1374 FAN_UNIT_ATTRS(2), 1398 FAN_UNIT_ATTRS(3),
|
H A D | w83781d.c | 941 #define FAN_UNIT_ATTRS(X) \ macro 962 FAN_UNIT_ATTRS(1), 963 FAN_UNIT_ATTRS(2), 964 FAN_UNIT_ATTRS(3),
|
Completed in 297 milliseconds